Documents for Word, .NET Edition
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Body Class / Clear() Method

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