Click or drag to resize

StiPagesCollection Constructor (StiReport, StiPagesCollection)

Initializes a new instance of the StiPagesCollection class

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

Parameters

report
Type: Stimulsoft.ReportStiReport

[Missing <param name="report"/> documentation for "M:Stimulsoft.Report.Components.StiPagesCollection.#ctor(Stimulsoft.Report.StiReport,Stimulsoft.Report.Components.StiPagesCollection)"]

originalPages
Type: Stimulsoft.Report.ComponentsStiPagesCollection

[Missing <param name="originalPages"/> documentation for "M:Stimulsoft.Report.Components.StiPagesCollection.#ctor(Stimulsoft.Report.StiReport,Stimulsoft.Report.Components.StiPagesCollection)"]

See Also