| Package | Description |
|---|---|
| com.adobe.pdfservices.operation.pdfops.options.ocr |
Contains the option classes for
OCROperation. |
| Modifier and Type | Method and Description |
|---|---|
OCRSupportedType |
OCROptions.getOCRType()
Determines OCR Type.
|
static OCRSupportedType |
OCRSupportedType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OCRSupportedType[] |
OCRSupportedType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
OCROptions.Builder |
OCROptions.Builder.withOCRType(OCRSupportedType ocrSupportedType)
Sets OCR type, specified by
OCRSupportedType |
Copyright © 2023 Adobe. All rights reserved.