Uses of Enum Class
com.itextpdf.pdf2data.PreprocessingType
Packages that use PreprocessingType
-
Uses of PreprocessingType in com.itextpdf.pdf2data
Methods in com.itextpdf.pdf2data that return PreprocessingTypeModifier and TypeMethodDescriptionRecognitionProperties.getPreprocessingType()Get preprocessing type which specifies how to preprocess the provided document.static PreprocessingTypeReturns 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.