PdfSaveOptions
General
PdfSaveOptions is a class in Aspose.Note for Python.
Inherits from: SaveOptions.
PdfSaveOptions és una classe en Aspose.Note per a Python. Hereta de: ゚SaveOptions⌒ .
Mètodes
| Name | Type | Access | Description |
|---|---|---|---|
ImageCompression | `` | Read | Controls the compression algorithm applied to images embedded in the PDF |
JpegQuality | `` | Read | Sets the quality level (0-100) for JPEG image encoding in the PDF |
PageSettings | `` | Read | Defines page dimensions, margins, and orientation for the generated PDF |
PageSplittingAlgorithm | `` | Read | Selects the algorithm used to split content across PDF pages |
| Signature | Description |
|---|---|
| `init(PageIndex: int, PageCount: int | None, FontsSubsystem: Any |
| `init(PageIndex: int, PageCount: int | None, FontsSubsystem: Any |