Click or drag to resize

ListLevelFormatClearFormatting Method

Clears the formatting.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntax
public override void ClearFormatting()
Remarks
This method will clear all directly set formatting values. When retrieving formatting value, they can still come from other sources.
See Also