StiDocument Class

Namespace: Stimulsoft.Report.SaveLoad

Describes the class that is used for for storing a rendered report.

Constructors

Constructor Description
StiDocument(StiReport report) Creates a new object of the type StiDocument.

StiDocument(report: StiReport)

Creates a new object of the type StiDocument.

Parameters

Properties

Property Type Description
Report StiReport Gets or sets the report which rendered pages are used for rendering of a document.

Fields

Field Type Description
Pages StiPagesCollection  
Styles StiStylesCollection  
Variables StiVariablesCollection