Constructor Summary |
---|
FolderFontSource(folderPath, scanSubfolders)
Ctor. |
Property Getters/Setters Summary | ||
---|---|---|
method | getFolderPath() | |
Path to fonts folder.
|
||
method | getScanSubFolders() | |
Determines whether or not to scan the subfolders.
|
||
method | getType() | |
Returns the type of the font source.
The value of the property is FontSourceType integer constant. |
FolderFontSource(folderPath, scanSubfolders)
folderPath: String
- path to fonts folderscanSubfolders: boolean
- Determines whether or not to scan subfolders.String getFolderPath()
boolean getScanSubFolders()
int getType()