StiOptions Class
Namespace: Stimulsoft.Report
Class for adjustment all aspects of Stimulsoft Reports.
Methods
| Method | Returns | Description |
|---|---|---|
Load static (+1 overloads) |
void | |
Save static |
void |
Method Details
Load static
Load(fileName: string): void
Parameters
- fileName (string)
Load(stream: Stream): void
Parameters
- stream (Stream)
Save static
Save(stream: Stream): void
Parameters
- stream (Stream)