Click or drag to resize

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
)

Parameters

pageRanges
Type: SystemString
Range of pages.
See Also