[]
        
(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)
Public Function Add(name As String) As Bookmark
Parameters
Type Name Description
string name

The new bookmark name.

Returns
Type Description
Bookmark

The added Bookmark.