Package | Description |
---|---|
com.adobe.pdfservices.operation.pdfops.options.exportpdf |
Contains the option classes for
ExportPDFOperation . |
Modifier and Type | Method and Description |
---|---|
ExportOCRLocale |
ExportPDFOptions.getExportOcrLocale()
Determines the input language (
ExportOCRLocale ) to be used for OCR |
static ExportOCRLocale |
ExportOCRLocale.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExportOCRLocale[] |
ExportOCRLocale.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ExportPDFOptions(ExportOCRLocale exportOcrLocale)
Takes argument of type
ExportOCRLocale to be for OCR |
Copyright © 2022 Adobe. All rights reserved.