Aspose::Pdf::PrintScaling enum
PrintScaling enum
The page scaling option that shall be selected when a print dialog is displayed for this document.
enum class PrintScaling
Values
Name | Value | Description |
---|---|---|
AppDefault | 0 | The conforming reader’s default print scaling. |
None | 1 | No page scaling. |
See Also
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++