@DoNotObfuscate public class EveryPageAfter extends PagesToUse
| Constructor and Description |
|---|
EveryPageAfter(int lowestPageExclusive)
Creating an instance providing pagenumbers for all pages of a PDF document
after the given page number.
|
| Modifier and Type | Method and Description |
|---|---|
com.pdfunit.internal.util.PageNumberList |
getPageNumbersInEffect(com.pdfunit.internal.spi.IDocument document)
This method does what the name suggests.
|
getPage, getPages, spanningFrompublic EveryPageAfter(int lowestPageExclusive)
public com.pdfunit.internal.util.PageNumberList getPageNumbersInEffect(com.pdfunit.internal.spi.IDocument document)
getPageNumbersInEffect in class PagesToUseCopyright (C) PDFUnit.com. See here for license.