| Package | Description |
|---|---|
| com.itextpdf.pdf2data |
| Modifier and Type | Method and Description |
|---|---|
PreprocessingType |
RecognitionProperties.getPreprocessingType()
Get preprocessing type which specifies how to preprocess the provided document.
|
static PreprocessingType |
PreprocessingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PreprocessingType[] |
PreprocessingType.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|
Copyright © 2024. All rights reserved.