[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Fields.SeqFieldOptions.Bookmark

Bookmark Property

Bookmark

Gets or sets the bookmark name that refers to an item elsewhere in the document rather than in the current location.

Default value is null.

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