Click or drag to resize

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
)

Parameters

currentPage
Type: SystemInt32
Current page.
See Also