Property IndentOptions
IndentOptions
Gets or sets Alternet.Editor.IndentOptions
for this class, allowing to customize behavior of SyntaxEdit control when user presses Enter to insert new text line.
public virtual IndentOptions IndentOptions { get; set; }