| Modifier and Type | Method and Description |
|---|---|
PageRange |
WatermarkParams.getTargetRange()
The page range of the document to which the watermark should be added.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PageRange> |
PrintParams.getPageRanges()
Get the page ranges for printing.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrintParams.setPageRanges(java.util.List<PageRange> argPageRanges)
Set the ranges of pages to print.
|