Uses of Enum Class
com.datalogics.PDFL.PageSpec
Packages that use PageSpec
-
Uses of PageSpec in com.datalogics.PDFL
Methods in com.datalogics.PDFL that return PageSpecModifier and TypeMethodDescriptionPageRange.getPageSpec()static PageSpecReturns the enum constant of this class with the specified name.static PageSpec[]PageSpec.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.datalogics.PDFL with parameters of type PageSpecConstructors in com.datalogics.PDFL with parameters of type PageSpecModifierConstructorDescriptionSpecifies a range of pages in a document (page numbers begin with 0).Specifies a range of pages in a document (page numbers begin with 0).