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