StiDocument Class |
Namespace: Stimulsoft.Report.SaveLoad
The StiDocument type exposes the following members.
Name | Description | |
---|---|---|
StiDocument |
Creates a new object of the type StiDocument.
|
Name | Description | |
---|---|---|
Bookmark |
Gets or sets the root bookmark of a document.
| |
Guid | ||
Pages |
Gets collection of rendered report pages.
| |
PreviewSettings |
Gets or sets controls which will be shown in the Viewer Window.
| |
RenderedWith |
Gets or sets a technology a report was rendered with.
| |
Report |
Gets or sets the report which rendered pages are used for rendering of a document.
| |
ReportAlias |
Gets or sets a report alias.
| |
ReportAuthor |
Gets or sets a report author.
| |
ReportCreated |
Gets or sets the date of the report creation.
| |
ReportDescription |
Gets or sets a report description.
| |
ReportName |
Gets or sets a report name.
| |
ReportVersion |
Gets or sets version a report engine.
| |
Resources |
Gets or sets collection of the report resources.
| |
Styles |
Gets a collection which consists of report styles.
| |
Unit | ||
Variables |
Gets collection of variables of report.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |