Show / Hide Table of Contents

Enum OCRSupportedType

Supported OCR types for OCRJob

Namespace: Adobe.PDFServicesSDK.pdfjobs.parameters.ocr
Assembly: Adobe.PDFServicesSDK.Doc.dll
Syntax
public enum OCRSupportedType

Fields

Name Description
SEARCHABLE_IMAGE

Ensures that text is searchable and selectable. This option keeps the original image, deskews it as needed, and places an invisible text layer over it.

SEARCHABLE_IMAGE_EXACT

Ensures that text is searchable and selectable. This option keeps the original image and places an invisible text layer over it. Recommended for cases requiring maximum fidelity to the original image.

In This Article
Back to top Copyright © 2020 Adobe. All rights reserved.