PdfFontEmbeddingMode
Přehled
PdfFontEmbeddingMode je enum v Aspose.Words pro Python.
Režim vkládání písma do PDF (spiknutí aspose.words.saving.PdfFontEmbeddingMode).
Hodnoty
| 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 |