Font class
Font class
Represents XMP Font.
Inheritance: Font →
ComplexTypeBase →
XmpTypeBase
The Font type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the Font class. |
| init | Initializes a new instance of the Font class. |
Properties
| Property | Description |
|---|---|
| prefix | Gets the prefix. |
| namespace_uri | Gets the default namespace URI. |
| child_font_files | Gets or sets the array of file names for the fonts that make up a composite font. |
| is_composite | Gets or sets a value indicating whether this font is composite. |
| font_face | Gets or sets the font face. |
| font_family | Gets or sets the font family. |
| font_file_name | Gets or sets the font file name without full path. |
| font_name | Gets or sets the PostScript font name. |
| font_type | Gets or sets the font type. |
| version | Gets or sets the font version. |
Methods
| Method | Description |
|---|---|
| get_xmp_representation | Gets the string contained value in XMP format. |
See Also
- module
aspose.cad.xmp.types.complex.font - class
ComplexTypeBase - class
Font - class
XmpTypeBase