IIndentableText.Indent method
Namespace: NextDesign.Desktop
Description
Increase indentation level.
This method does not change the text sequence, it only increases the indentation level.
When the indentation level is increased by this method, an indentation string corresponding to the number of indentation levels is automatically added to the beginning of the line when the AppendLine method is called.
Return value
- void