[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Fields.IndexFieldOptions.Bookmark

Bookmark Property

Bookmark

Gets or sets the name of a bookmark which allows including 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