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

ValueDescription
EMBED_ALLRepresents embedding all fonts in the generated PDF
EMBED_NONSTANDARDRepresents embedding only non‑standard fonts in the PDF
EMBED_NONERepresents not embedding any fonts in the PDF
 Čeština