StiViewerFitTextHelper Class
Namespace: Stimulsoft.Report
Properties
| Property | Type | Description |
|---|---|---|
Enabled static |
bool |
Methods
| Method | Returns | Description |
|---|---|---|
AddReport static |
void | |
Clear static |
void | |
ClearReportInfo static |
void | |
GetReportInfo static |
StiFitTextInfo | |
RemoveReport static |
void |
Method Details
AddReport static
AddReport(report: StiReport): void
Parameters
- report (StiReport)
Clear static
Clear(): void
ClearReportInfo static
ClearReportInfo(report: StiReport): void
Parameters
- report (StiReport)
GetReportInfo static
GetReportInfo(report: StiReport): StiFitTextInfo
Parameters
- report (StiReport)
Returns StiFitTextInfo
RemoveReport static
RemoveReport(report: StiReport): void
Parameters
- report (StiReport)