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

In This Topic
    Delete Method (Bookmark)
    In This Topic
    Deletes this bookmark from the body content.
    Syntax
    'Declaration
     
    Public Overrides Sub Delete() 
    public override void Delete()
    See Also