FolderFontSource
FolderFontSource class
Represents the folder that contains TrueType font files.
FolderFontSource(folderPath, scanSubfolders)
Ctor.
Properties
| Name | Type | Description |
|---|---|---|
| FolderPath | String | Path to fonts folder. |
| ScanSubFolders | boolean | Determines whether or not to scan the subfolders. |
| Type | int | Returns the type of the font source. The value of the property is FontSourceType integer constant. |