Uses of Enum
com.realobjects.pdfreactor.Configuration.CssPropertySupport
-
Uses of Configuration.CssPropertySupport in com.realobjects.pdfreactor
Modifier 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.Modifier 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.