StiPagesRange Constructor (Int32) |
Creates a new instance of the StiPagesRange class.
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public StiPagesRange(
int currentPage
)
Public Sub New (
currentPage As Integer
)
Parameters
- currentPage
- Type: SystemInt32
Current page.
See Also