EmbedFontCharacters

EmbedFontCharacters enum

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

enum class EmbedFontCharacters

Values

NameValueDescription
OnlyUsed0Embed only the characters used in the presentation (best for reducing file size).
All1Embed all characters (best for editing by other people).

See Also