PdfPageMode
Přehled
PdfPageMode je enum v Aspose.Words pro Python.
PDF zobrazovací režim stránky (odráží aspose.words.saving.PdfPageMode).
Hodnoty
| Value | Description |
|---|---|
USE_NONE | Represents a PDF with no special initial view mode |
USE_OUTLINES | Represents a PDF that opens with the document outline panel displayed |
USE_THUMBS | Represents a PDF that opens with the thumbnail navigation panel displayed |
FULL_SCREEN | Represents a PDF that opens directly in full‑screen presentation mode |