Uses of Enum
com.realobjects.pdfreactor.Configuration.CssPropertySupport
Packages that use Configuration.CssPropertySupport
- 
Uses of Configuration.CssPropertySupport in com.realobjects.pdfreactor
Methods in com.realobjects.pdfreactor that return Configuration.CssPropertySupportModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static Configuration.CssPropertySupport[]Configuration.CssPropertySupport.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.CssPropertySupportModifier and TypeMethodDescriptionConfiguration.CssSettings.setSupportQueryMode(Configuration.CssPropertySupport supportQuery) Adjusts the CSS property support behavior.Configuration.CssSettings.setValidationMode(Configuration.CssPropertySupport validation) Adjusts the CSS property validation behavior.