OcrActions Properties | 
The OcrActions type exposes the following members.
| Name | Description | |
|---|---|---|
| FixOrientation | 
            Detect and fix page orientation.
              | |
| PerformOcr | 
            Perform OCR process on full image of each page.
              | |
| PerformRedaction | 
            Perform redaction on every document.
              | |
| ProcessZones | 
            Perform OCR process on zened areas of each page.
              | |
| RemoveBlankPages | 
            Detect and remove blank pages.
              | |
| SaveAsPdf | 
            Save every document as a PDF document. The format of the PDF file is specified elsewhere.
              | |
| SaveAsTiff | 
            Save every document as a TIFF file. 
              | |
| SaveOcrText | 
            Save formatted OCR results as a text file.
              | |
| SaveRedactData | 
            Save redaction data for use by Opait Redactor for review and verification.
              | |
| UseZipFiles | 
            Download and use ZIP input files.
              |