Uses of Enum
com.realobjects.pdfreactor.Configuration.ViewerPreferences
Packages that use Configuration.ViewerPreferences
-
Uses of Configuration.ViewerPreferences in com.realobjects.pdfreactor
Methods in com.realobjects.pdfreactor that return Configuration.ViewerPreferencesModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static Configuration.ViewerPreferences[]
Configuration.ViewerPreferences.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.ViewerPreferencesModifier and TypeMethodDescriptionfinal Configuration
Configuration.setViewerPreferences
(Configuration.ViewerPreferences... values) Sets the page layout and page mode preferences of the PDF.