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

In This Topic
    Reset Method (IFixedFormattingBag)
    In This Topic
    Resets all properties to their inherited values.

    Also sets IsFixed to false.

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