Bookmark.PageNumber Property
Get the page number to which the bookmark will navigate.
public int PageNumber { get; }
Public Property PageNumber As Int32
Property Value
Licensing Info
This property is a DynamicPDF Viewer feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Viewer selected.
- A DynamicPDF Viewer for .NET v3.X Developer license.
Remarks
Returns -1 if the bookmark is not having a valid page number.