| 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 |
|---|---|
PrintPaperSource |
PrintPageSettings.getPaperSource()
Gets the page's paper source; for example, the printer's upper tray.
|
| Modifier and Type | Method and Description |
|---|---|
ArrayList<PrintPaperSource> |
PdfPrinterSettings.getPaperSources()
Gets the paper source trays that are available on the printer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrintPageSettings.setPaperSource(PrintPaperSource value)
Sets the page's paper source; for example, the printer's upper tray.
|
Copyright © 2021 Aspose. All Rights Reserved.