EmbedFontCharacters
EmbedFontCharacters enum
Represents the rule to use for adding new embedding font into IPresentation
enum class EmbedFontCharacters
Values
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). |
See Also
- Namespace Aspose::Slides::Export
- Library Aspose.Slides