EmbedFontCharacters enumeration

EmbedFontCharacters enumeration

Represents the rule to use for adding new embedding font into IPresentation

The EmbedFontCharacters type exposes the following members:

Fields

FieldDescription
ONLY_USEDEmbed only the characters used in the presentation (best for reducing file size).
ALLEmbed all characters (best for editing by other people).

See Also