StiPagesRange Constructor (String) |
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(
string pageRanges
)
Public Sub New (
pageRanges As String
)
Parameters
- pageRanges
- Type: SystemString
Range of pages.
See Also