FontConstants class

FontConstants class

This class defines a set of constants for saving fonts.

The FontConstants type exposes the following members:

Properties

PropertyDescription
embed_fonts_as_listavailable “EMBED_FONTS_AS” values.
EMBED_FONTSKey of property indicating whether to embed fonts in saved document
EMBED_FONTS_ASKey of property indicating a type of font to use when saving document
EMBED_FONTS_TYPE1“Type1” font type value for “EMBED_FONTS_AS” key
EMBED_FONTS_TYPE3“Type3” font type value for “EMBED_FONTS_AS” key
EMBED_FONTS_TRUETYPE“TrueType” font type value for “EMBED_FONTS_AS” key

See Also