Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / CommentReference Class / Delete Method

In This Topic
    Delete Method (CommentReference)
    In This Topic
    Deletes this reference and the owner Comment from the parent Body.
    Syntax
    'Declaration
     
    Public Overrides Sub Delete() 
    public override void Delete()
    See Also