aspose.page.xps.presentation.pdf
The aspose.page.xps.presentation.pdf namespace provides classes for rendering XPS document to PDF document.
Classes
| Class | Description |
|---|---|
PdfEncryptionDetails | Contains details for a pdf encryption. |
PdfSaveOptions | Class for XPS-as-PDF saving options. |
Enumerations
| Enumeration | Description |
|---|---|
PdfEncryptionAlgorithm | Encryption mode enum. Describe using algorithm and key length. This enum is extended in order to be able to further increase functionality. This enum implements “Base-to-Core” pattern. |
PdfImageCompression | Specifies the type of compression applied to images in the PDF file. |
PdfTextCompression | Specifies a type of compression applied to all contents in the PDF file except images. |