ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfBookmarkCollection Class / Clear Method

In This Topic
    Clear Method (RtfBookmarkCollection)
    In This Topic
    Removes all bookmarks from the collection.
    Syntax
    'Declaration
     
    Public Sub Clear() 
    public void Clear()
    See Also