EmbeddedFontFormat enumeration

EmbeddedFontFormat enumeration

Specifies format of particular embedded font inside FontInfo object.

When saving a document to a file, only embedded fonts of corresponding format are written down.

Members

NameDescription
EmbeddedOpenTypeSpecifies Embedded OpenType (EOT) File Format.
OpenTypeSpecifies font, embedded as plain copy of OpenType (TrueType) font file.

See Also