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