Uses of Enum
com.realobjects.pdfreactor.Configuration.ProcessingPreferences
-
Uses of Configuration.ProcessingPreferences in com.realobjects.pdfreactor
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static Configuration.ProcessingPreferences[]
Configuration.ProcessingPreferences.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionfinal Configuration
Configuration.setProcessingPreferences
(Configuration.ProcessingPreferences... values) Preferences that influence the conversion process without changing the output.