Method SmartIndent
SmartIndent()
Positions the cursor to the line indentation level, obtained from parser supporting Alternet.Syntax.SyntaxOptions.SmartIndent
option when user presses Enter.
public virtual void SmartIndent()
SmartIndent(char)
Formats given current line using indentation obtained from Syntax Parser supporting Alternet.Syntax.SyntaxOptions.SmartIndent
.
public virtual bool SmartIndent(char ch)
Parameters
ch
char