PdfPageMode
Overview
PdfPageMode is a enum in Aspose.Words for Python.
PDF page display mode (mirrors aspose.words.saving.PdfPageMode).
Values
| 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 |