Uses of Enum
com.realobjects.pdfreactor.Configuration.PageOrder
Packages that use Configuration.PageOrder
-
Uses of Configuration.PageOrder in com.realobjects.pdfreactor
Methods in com.realobjects.pdfreactor that return Configuration.PageOrderModifier 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.Methods in com.realobjects.pdfreactor with parameters of type Configuration.PageOrderModifier and TypeMethodDescriptionfinal Configuration
Configuration.setPageOrder
(Configuration.PageOrder value) Sets the page order of the direct result of the conversion.