Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / IFixedFormattingBag Interface / Clean Method

In This Topic
    Clean Method (IFixedFormattingBag)
    In This Topic
    Sets all properties to their default values.

    Also sets IsFixed to true if any properties of this class are defined on an ancestor level.

    Syntax
    'Declaration
     
    Sub Clean() 
    void Clean()
    See Also