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 |
---|---|
PrintPaperSize |
PrintPageSettings.getPaperSize()
Gets the paper size for the page.
|
Modifier and Type | Method and Description |
---|---|
ArrayList<PrintPaperSize> |
PdfPrinterSettings.getPaperSizes()
Gets the paper sizes that are supported by this printer.
|
Modifier and Type | Method and Description |
---|---|
void |
PrintPageSettings.setPaperSize(PrintPaperSize value)
Sets the paper size for the page.
|
Copyright © 2023 Aspose. All Rights Reserved.