Uses of Enum
com.realobjects.pdfreactor.Configuration.OutputType
Packages that use Configuration.OutputType
-
Uses of Configuration.OutputType in com.realobjects.pdfreactor
Methods in com.realobjects.pdfreactor that return Configuration.OutputTypeModifier and TypeMethodDescriptionstatic Configuration.OutputTypeReturns the enum constant of this type with the specified name.static Configuration.OutputType[]Configuration.OutputType.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.OutputTypeModifier and TypeMethodDescriptionConfiguration.OutputFormat.setType(Configuration.OutputType value) The output format.