FolderFontSource class

FolderFontSource class

Represents the folder that contains TrueType font files.

Inheritance: FolderFontSourceFontSourceBase

The FolderFontSource type exposes the following members:

Constructors

ConstructorDescription
FolderFontSource(folder_path, scan_subfolders)Ctor.

Properties

PropertyDescription
typeReturns the type of the font source.
folder_pathPath to fonts folder.
scan_sub_foldersDetermines whether or not to scan the subfolders.

See Also