Property IndentOptions
IndentOptions
When implemented by a class, gets or sets Alternet.Editor.IndentOptions
for this class, allowing to customize behavior of Edit control when user presses Enter to insert new text line.
IndentOptions IndentOptions { get; set; }