Click or drag to resize

StiPage Constructor (StiReport)

Creates a new component of the type StiPage.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiPage(
	StiReport report
)

Parameters

report
Type: Stimulsoft.ReportStiReport
The report in which a page will be added.
See Also