Click or drag to resize

StiReportRenderedPages Property

Gets a collection of rendered pages from the current report.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiPagesCollection RenderedPages { get; set; }

Property Value

Type: StiPagesCollection
See Also