Package | Description |
---|---|
com.adobe.pdfservices.operation.pdfops.options.ocr |
Contains the option classes for
OCROperation . |
Modifier and Type | Method and Description |
---|---|
static OCROptions.Builder |
OCROptions.ocrOptionsBuilder()
Creates a new
OCROptions builder. |
OCROptions.Builder |
OCROptions.Builder.withOCRLocale(OCRSupportedLocale ocrSupportedLocale)
Sets input language to be used for OCR, specified by
OCRSupportedLocale . |
OCROptions.Builder |
OCROptions.Builder.withOCRType(OCRSupportedType ocrSupportedType)
Sets OCR type, specified by
OCRSupportedType |
Copyright © 2022 Adobe. All rights reserved.