IIndentableText.Outdent method
Namespace: NextDesign.Desktop
Description
Reduces the indentation level.
This method does not make any changes to the text sequence, it only reduces the indentation level. If the indent level is reduced by this method, the indented string that was given to the AppendLine method will be deleted by one step.
Return value
- void