FolderFontSource

FolderFontSource class

Represents the folder that contains TrueType font files.

new FolderFontSource(folderPath, scanSubfolders)

Ctor.

Methods

NameDescription
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.

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.