Uses of Enum
com.realobjects.pdfreactor.Configuration.PageOrder
-
Uses of Configuration.PageOrder in com.realobjects.pdfreactor
Modifier and TypeMethodDescriptionstatic Configuration.PageOrder
Returns the enum constant of this type with the specified name.static Configuration.PageOrder[]
Configuration.PageOrder.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionfinal Configuration
Configuration.setPageOrder
(Configuration.PageOrder value) Sets the page order of the direct result of the conversion.