[]
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.
public string PageRangeBookmark { get; set; }
Public Property PageRangeBookmark As String