MemoryFontSource class
MemoryFontSource class
Represents the single TrueType font file stored in memory.
Inheritance: MemoryFontSource → FontSourceBase
The MemoryFontSource type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| MemoryFontSource(font_data) |
Properties
| Property | Description |
|---|---|
| type | Returns the type of the font source. |
| font_data | Binary font data. |
See Also
- module aspose.diagram
- class FontSourceBase