Uses of Interface
com.itextpdf.kernel.utils.PageRange.IPageRangePart
Packages that use PageRange.IPageRangePart
-
Uses of PageRange.IPageRangePart in com.itextpdf.kernel.utils
Classes in com.itextpdf.kernel.utils that implement PageRange.IPageRangePartModifier and TypeClassDescriptionstatic classClass for range part containing a range of pages for all pages after a given start pagestatic classClass for range part based on several range parts.static classClass for range part for all even or odd pages.static classClass for range part containing a range of pages represented by a start and an end pagestatic classClass for range part containing a single pageMethods in com.itextpdf.kernel.utils with parameters of type PageRange.IPageRangePartModifier and TypeMethodDescriptionPageRange.addPageRangePart(PageRange.IPageRangePart part) Adds any page range part to this page range.Constructors in com.itextpdf.kernel.utils with parameters of type PageRange.IPageRangePart