Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Comment Class / Delete Method / Delete() Method

In This Topic
    Delete() Method
    In This Topic
    Deletes this comment from the parent Body.
    Syntax
    'Declaration
     
    Public Overloads Overrides Sub Delete() 
    public override void Delete()
    See Also