[]
        
(Showing Draft Content)

C1.WPF.Word.C1WordDocument.AddBookmarkEnd

AddBookmarkEnd Method

AddBookmarkEnd(string)

Add end bookmark into this document in next position.

Declaration
public RtfBookmarkEnd AddBookmarkEnd(string name)
Parameters
Type Name Description
string name

The bookmark name.

Returns
Type Description
RtfBookmarkEnd

The Word/RTF bookmark end object.