Uses of Enum Class
com.itextpdf.pdf2data.PreprocessingType
-
Uses of PreprocessingType in com.itextpdf.pdf2data
Modifier and TypeMethodDescriptionRecognitionProperties.getPreprocessingType()
Get preprocessing type which specifies how to preprocess the provided document.static PreprocessingType
Returns the enum constant of this class with the specified name.static PreprocessingType[]
PreprocessingType.values()
Returns an array containing the constants of this enum class, in the order they are declared.