[]
        
(Showing Draft Content)

C1.WPF.Word.Objects.RtfBookmarkCollection.Add

Add Method

Add(RtfBookmark)

Adds the Word/RTF bookmark to the collection.

Declaration
public int Add(RtfBookmark obj)
Parameters
Type Name Description
RtfBookmark obj

The bookmark for the Word/RTF document.

Returns
Type Description
int

Index from the collection.