StiFontIconsHelper Class
Namespace: Stimulsoft.Report.Helpers
Methods
| Method | Returns | Description |
|---|---|---|
GetContent static |
string | |
GetFont static |
StiFont | |
GetFontFamilyIcons static |
FontFamily | |
GetIconPadding static |
float[] |
Method Details
GetContent static
GetContent(fontIcons: StiFontIcons?): string
Parameters
- fontIcons (StiFontIcons?)
Returns string
GetFont static
GetFont(): StiFont
Returns StiFont
GetFontFamilyIcons static
GetFontFamilyIcons(): FontFamily
Returns FontFamily
GetIconPadding static
GetIconPadding(fontIcons: StiFontIcons): float[]
Parameters
- fontIcons (StiFontIcons)
Returns float[]