[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Fields.XeFieldOptions.PageRangeBookmark

PageRangeBookmark Property

PageRangeBookmark

Gets or sets the name of the bookmark which is used as the range of pages marked by the bookmark instead of the page number.

This property has effect only if Behavior is PageRange.

Default value is Empty.

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