ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.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