IIndentableText.Indent method
Namespace: NextDesign.Desktop
Description
Increases the indentation level.
This method does not make any changes to the text sequence, it only increases the indentation level. If the indent level is increased by this method, the indent string for the number of indent levels is automatically added to the beginning of the line when calling the AppendLine method.
Return value
- void