FontFamily Class
Namespace: Stimulsoft.System.Drawing
Constructors
| Constructor | Description |
|---|---|
| constructor(string name) |
constructor(name: string)
Parameters
- name (string)
Properties
| Property | Type | Description |
|---|---|---|
families static |
FontFamily[] |
Methods
| Method | Returns | Description |
|---|---|---|
cleanFamilies static |
void | |
| isStyleAvailable | boolean |
Method Details
cleanFamilies static
cleanFamilies(): void
isStyleAvailable
isStyleAvailable(style: FontStyle): boolean
Parameters
- style (FontStyle)
Returns boolean
Fields
| Field | Type | Description |
|---|---|---|
| name | string |