StiReportResourcesCompiler Class
Namespace: Stimulsoft.Report
Inheritance
Implements: IDisposable
Constructors
| Constructor | Description |
|---|---|
| StiReportResourcesCompiler(StiReport report, bool inMemory) |
StiReportResourcesCompiler(report: StiReport, inMemory: bool)
Parameters
- report (StiReport)
- inMemory (bool)
Methods
| Method | Returns | Description |
|---|---|---|
| Dispose | void | |
| ProcessReport | void |
Method Details
Dispose
Dispose(): void
ProcessReport
ProcessReport(report: StiReport): void
Parameters
- report (StiReport)