EmbedFontCharacters
EmbedFontCharacters enumeration
Represents the rule to use for adding new embedding font into IPresentation
public enum 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
- assembly Aspose.Slides