DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / FontBase Class / ClearFormatting Method

In This Topic
ClearFormatting Method (FontBase)
In This Topic
Resets to default font formatting.
Syntax
'Declaration
 
Public Overrides Sub ClearFormatting() 
 
Remarks
Removes all font formatting specified explicitly on the object from which Font was obtained so the font formatting will be inherited from the appropriate parent.
See Also