Gets or sets the index of the current page within the document.

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

Syntax

C#
public virtual int CurrentPage { get; set; }
Visual Basic
Public Overridable Property CurrentPage As Integer
	Get
	Set

See Also