Package | Description |
---|---|
com.itextpdf.kernel.utils |
Modifier and Type | Class and Description |
---|---|
static class |
PageRange.PageRangePartAfter
Class for range part containing a range of pages for all pages after a given start page
|
static class |
PageRange.PageRangePartAnd
Class for range part based on several range parts.
|
static class |
PageRange.PageRangePartOddEven
Class for range part for all even or odd pages.
|
static class |
PageRange.PageRangePartSequence
Class for range part containing a range of pages represented by a start and an end page
|
static class |
PageRange.PageRangePartSingle
Class for range part containing a single page
|
Modifier and Type | Method and Description |
---|---|
PageRange |
PageRange.addPageRangePart(PageRange.IPageRangePart part)
Adds any page range part to this page range.
|
Constructor and Description |
---|
PageRangePartAnd(PageRange.IPageRangePart... conditions) |
Copyright © 1998–2018 iText Group NV. All rights reserved.