IIndentableText.Outdent method
Namespace: NextDesign.Desktop
Description
Decrease indentation level.
This method does not change the text sequence, it only decreases the indentation level.
When the indentation level is decreased by this method, the given indentation string is deleted by one level when the AppendLine method is called.
Return value
- void