Click or drag to resize

OcrActions Properties

The OcrActions type exposes the following members.

Properties
  NameDescription
Public propertyFixOrientation
Detect and fix page orientation.
Public propertyPerformOcr
Perform OCR process on full image of each page.
Public propertyPerformRedaction
Perform redaction on every document.
Public propertyProcessZones
Perform OCR process on zened areas of each page.
Public propertyRemoveBlankPages
Detect and remove blank pages.
Public propertySaveAsPdf
Save every document as a PDF document. The format of the PDF file is specified elsewhere.
Public propertySaveAsTiff
Save every document as a TIFF file.
Public propertySaveOcrText
Save formatted OCR results as a text file.
Public propertySaveRedactData
Save redaction data for use by Opait Redactor for review and verification.
Public propertyUseZipFiles
Download and use ZIP input files.
Top
See Also