[]
Specifies the font embedding mode for the PDF document.
public enum PdfExportSettings.EmbedFontsMode
Name | Description |
---|---|
All | Embed all fonts used in the document. |
None | Do not embed any fonts. |
Partial | Only embed the fonts that are used in the document. |