PdfFontEmbeddingMode
General
PdfFontEmbeddingMode és un enum a Aspose.Words per Python.
Modo d’incorporació de fonts en PDF (mirrors aspose.words.saving.PdfFontEmbeddingMode).
Valors
| Value | Description |
|---|---|
EMBED_ALL | Represents embedding all fonts in the generated PDF |
EMBED_NONSTANDARD | Represents embedding only non‑standard fonts in the PDF |
EMBED_NONE | Represents not embedding any fonts in the PDF |