OcrActions Class |
Namespace: Opait.Ocr.Api
public class OcrActions
The OcrActions type exposes the following members.
Name | Description | |
---|---|---|
OcrActions |
Initializes a new instance of the OcrActions class.
|
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.
|
Name | Description | |
---|---|---|
GetActionFlags |
Serializes the actions as a bit flag.
|