Gets a number of a current page.

Namespace: PerpetuumSoft.Reporting.WebViewer.Client
Assembly: PerpetuumSoft.Reporting.WebViewer.Client (in PerpetuumSoft.Reporting.WebViewer.Client.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public int GetCurrentPage()
Visual Basic
Public Function GetCurrentPage As Integer
Visual C++
public:
int GetCurrentPage()

Return Value

Page number.

See Also