ListLevelFormatClearFormatting Method |
Clears the formatting.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic override void ClearFormatting()
Public Overrides Sub ClearFormatting
Remarks
This method will clear all directly set formatting values.
When retrieving formatting value, they can still come from other sources.
See Also