FileFontSource class
FileFontSource class
Represents the single TrueType font file stored in the file system.
Inheritance: FileFontSource → FontSourceBase
The FileFontSource type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| FileFontSource(file_path) | Ctor. |
Properties
| Property | Description |
|---|---|
| type | Returns the type of the font source. |
| file_path | Path to font file. |
See Also
- module aspose.diagram
- class FontSourceBase