ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfBookmarkCollection Class
Properties Methods


In This Topic
    RtfBookmarkCollection Class Members
    In This Topic

    The following tables list the members exposed by RtfBookmarkCollection.

    Public Properties
     NameDescription
    Public PropertyGets the number of Word/RTF bookmark in the collection.  
    Public PropertyOverloaded. Gets or sets the Word/RTF bookmark at the specified index within the collection.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds the Word/RTF bookmark to the collection.  
    Public MethodRemoves all bookmarks from the collection.  
    Public MethodOverloaded. Determines whether the Word/RTF bookmark is located within the collection.  
    Public MethodOverloaded. Returns the index within the collection of the element.  
    Public MethodInserts an item into the RTF bookmark collection of the RTF bookmark at the specified index.  
    Public MethodRemoves the specified RTF bookmark from the collection.  
    Public MethodRemoves the item at the specified index within the collection.  
    Top
    See Also