[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Fields.TocFieldOptions.Bookmark

Bookmark Property

Bookmark

Gets or sets the bookmark name that allows to include entries only from the portion of the document marked by this bookmark.

Default value is null.

Declaration
public string Bookmark { get; set; }
Public Property Bookmark As String