Uses of Enum
com.realobjects.pdfreactor.Configuration.JavaScriptDebugMode
-
Uses of Configuration.JavaScriptDebugMode in com.realobjects.pdfreactor
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static Configuration.JavaScriptDebugMode[]
Configuration.JavaScriptDebugMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionConfiguration.JavaScriptSettings.setDebugMode
(Configuration.JavaScriptDebugMode debugMode) Specifies the debug mode.