Gets the page number changed by the current PageNumberingChange object.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public int GetPageNo( int curPageNo ) |
Visual Basic |
---|
Public Function GetPageNo ( _ curPageNo As Integer _ ) As Integer |
Parameters
- curPageNo
- Type: System..::..Int32
The current page number.