Package | Description |
---|---|
com.adobe.pdfservices.operation.pdfops |
Contains the classes for operations that generate or transform PDF files.
|
com.adobe.pdfservices.operation.pdfops.options.ocr |
Contains the option classes for
OCROperation . |
Modifier and Type | Method and Description |
---|---|
void |
OCROperation.setOptions(OCROptions ocrOptions)
Sets the options for this operation.
|
Modifier and Type | Method and Description |
---|---|
OCROptions |
OCROptions.Builder.build()
Returns a new
OCROptions instance built from the current state of this builder. |
Copyright © 2022 Adobe. All rights reserved.