StiFontResourceHelper Class
Namespace: Stimulsoft.Report.Helpers
Methods
| Method | Returns | Description |
|---|---|---|
GetAllFonts static |
List |
|
IsResourceFont static |
bool |
Method Details
GetAllFonts static
GetAllFonts(report: StiReport): List
Parameters
- report (StiReport)
Returns List
IsResourceFont static
IsResourceFont(fontName: string, report: StiReport): bool
Parameters
- fontName (string)
- report (StiReport)
Returns bool