Namespace: Spire.OfficeViewer.Forms
Assembly: Spire.OfficeViewer.Forms (in Spire.OfficeViewer.Forms.dll) Version: 6.6.2.0 (6.6.2.8020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public int CurrentPageNumber { get; }
Public ReadOnly Property CurrentPageNumber As Integer
	Get
public:
property int CurrentPageNumber {
	int get ();
}
member CurrentPageNumber : int with get

Property Value

Int32

See Also