Package | Description |
---|---|
com.aspose.pdf.printing |
The
com.aspose.pdf.printing package provides classes which are used for configuring the printing
process. |
Modifier and Type | Method and Description |
---|---|
PdfPrinterResolution |
PrintPageSettings.getPrinterResolution()
Gets the printer resolution for the page.
|
Modifier and Type | Method and Description |
---|---|
void |
PrintPageSettings.setPrinterResolution(PdfPrinterResolution value)
Sets the printer resolution for the page.
|