Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Body Class / Clear Method

In This Topic
    Clear Method (Body)
    In This Topic
    Clears all content objects in this body.
    Syntax
    'Declaration
     
    Public Overrides Sub Clear() 
    public override void Clear()
    See Also