FontConfigs
FontConfigs class
Specifies font settings
FontConfigs()
Properties
| Name | Type | Description |
|---|---|---|
| DefaultFontName | String | Gets or sets the default font name. |
Methods
| Name | Description |
|---|---|
| setFontSubstitutes | Font substitute names for given original font name. |
| getFontSubstitutes | Returns array containing font substitute names to be used if original font is not presented. |
| setFontFolder | Sets the fonts folder |
| setFontFolders | Sets the fonts folders |
| setFontSources | Sets the fonts sources. |
| getFontSources | Gets a copy of the array that contains the list of sources |