Font class
Font class
Contains information about a font.
The Font type exposes the following members:
Constructors
Constructor | Description |
---|---|
Font() | Constructor. |
Properties
Property | Description |
---|---|
id | The ID of the element within its parent element. |
name | The name of the font as a UTF-16 Unicode string. |
unicode_ranges | The supported Unicode ranges of the font. |
char_sets | The supported character sets of the font. |
panos | The panose signature for the font. Panose is a classification system for typefaces that categorizes them based upon their visual characteristics. |
flags | Flags that indicate the following: missing font, default font, asian font, complex font, vertical font, and font type. |
See Also
- module aspose.diagram