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. |
Constructor Detail |
---|
function FolderFontSource(folderPath, scanSubfolders)
folderPath: String
- path to fonts folderscanSubfolders: boolean
- Determines whether or not to scan subfolders.Property Getters/Setters Detail |
---|
getFolderPath : String | |
function getFolderPath() |
getScanSubFolders : boolean | |
function getScanSubFolders() |
getType : Number | |
function getType() |