Uses of Enum Class
com.datalogics.PDFL.ColorConvertActionType
Packages that use ColorConvertActionType
-
Uses of ColorConvertActionType in com.datalogics.PDFL
Methods in com.datalogics.PDFL that return ColorConvertActionTypeModifier and TypeMethodDescriptionColorConvertActions.getAction()Gets / sets the action, specifying what to do when an object matches this Settings record.static ColorConvertActionTypeReturns the enum constant of this class with the specified name.static ColorConvertActionType[]ColorConvertActionType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.datalogics.PDFL with parameters of type ColorConvertActionTypeModifier and TypeMethodDescriptionvoidColorConvertActions.setAction(ColorConvertActionType newAction)