FolderFontSource class
FolderFontSource class
Represents the folder that contains TrueType font files.
Inheritance: FolderFontSource → FontSourceBase
The FolderFontSource type exposes the following members:
Constructors
Constructor | Description |
---|---|
FolderFontSource(folder_path, scan_subfolders) | Ctor. |
Properties
Property | Description |
---|---|
type | Returns the type of the font source. |
folder_path | Path to fonts folder. |
scan_sub_folders | Determines whether or not to scan the subfolders. |
See Also
- module aspose.diagram
- class FontSourceBase