Uses of Class
com.realobjects.pdfreactor.Configuration.CssSettings
Packages that use Configuration.CssSettings
-
Uses of Configuration.CssSettings in com.realobjects.pdfreactor
Methods in com.realobjects.pdfreactor that return Configuration.CssSettingsModifier 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.Methods in com.realobjects.pdfreactor with parameters of type Configuration.CssSettingsModifier and TypeMethodDescriptionfinal Configuration
Configuration.setCssSettings
(Configuration.CssSettings settings) Specifies the behavior of PDFreactor regarding the support and validation of CSS properties and their declaration.