Uses of Enum
com.realobjects.pdfreactor.Configuration.ProcessingPreferences
Packages that use Configuration.ProcessingPreferences
-
Uses of Configuration.ProcessingPreferences in com.realobjects.pdfreactor
Methods in com.realobjects.pdfreactor that return Configuration.ProcessingPreferencesModifier 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.Methods in com.realobjects.pdfreactor with parameters of type Configuration.ProcessingPreferencesModifier and TypeMethodDescriptionfinal Configuration
Configuration.setProcessingPreferences
(Configuration.ProcessingPreferences... values) Preferences that influence the conversion process without changing the output.