class
FolderFontSource
Source: aspose.
Represents the folder that contains TrueType font files.
new FolderFontSource(folderPath, scanSubfolders)
Ctor.
Parameters
Name | Type | Optional | Description |
---|---|---|---|
folderPath |
|
|
path to fonts folder |
scanSubfolders |
|
|
Determines whether or not to scan subfolders. |
Methods
getFolderPath()
Path to fonts folder.
getScanSubFolders()
Determines whether or not to scan the subfolders.
getType()
Returns the type of the font source. The value of the property is FontSourceType integer constant.