EmbedFontCharacters
EmbedFontCharacters class
Represents the rule to use for adding new embedding font into IPresentation
Constants
Name | Value | Description |
---|---|---|
OnlyUsed | 0 | Embed only the characters used in the presentation (best for reducing file size). |
All | 1 | Embed all characters (best for editing by other people). |
OnlyUsed
Embed only the characters used in the presentation (best for reducing file size).
All
Embed all characters (best for editing by other people).