Font class

Font class

Represents XMP Font.

Inheritance: FontComplexTypeBaseXmpTypeBase

The Font type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the Font class.
initInitializes a new instance of the Font class.

Properties

PropertyDescription
prefixGets the prefix.
namespace_uriGets the default namespace URI.
child_font_filesGets or sets the array of file names for the fonts that make up a composite font.
is_compositeGets or sets a value indicating whether this font is composite.
font_faceGets or sets the font face.
font_familyGets or sets the font family.
font_file_nameGets or sets the font file name without full path.
font_nameGets or sets the PostScript font name.
font_typeGets or sets the font type.
versionGets or sets the font version.

Methods

MethodDescription
get_xmp_representationGets the string contained value in XMP format.

See Also