Gets the 1-based index of the page pointed by the bookmark.

Namespace:  C1.Silverlight.PdfViewer
Assembly:  C1.Silverlight.PdfViewer (in C1.Silverlight.PdfViewer.dll)

Syntax

C#
public int Page { get; }
Visual Basic
Public ReadOnly Property Page As Integer
	Get

See Also