[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.BookmarkCollection.Add

Add Method

Add(string)

Adds a Bookmark into the collection at the Content position.

Declaration
public Bookmark Add(string name)
Parameters
Type Name Description
string name

The new bookmark name.

Returns
Type Description
Bookmark

The added Bookmark.