Bookmark.PageNumber Property

Get the page number to which the bookmark will navigate.

public int PageNumber { get; }
Public Property PageNumber As Int32

Property Value

Int32

Licensing Info

This property is a DynamicPDF Viewer feature. One of the following is required for non-evaluation usage:

Remarks

Returns -1 if the bookmark is not having a valid page number.

See Also

Bookmark
ceTe.DynamicPDF.Viewer

In this topic