IOcrDocument Interface |
Namespace: Opait.Ocr.Api
public interface IOcrDocument
The IOcrDocument type exposes the following members.
| Name | Description | |
|---|---|---|
| DestName |
Gets or sets the path for saving OCR output.
| |
| FileData |
Gets the attributes of the source file.
| |
| Job |
Gets the job that the document belongs to.
| |
| OcrTemplate |
Gets the list of OCR zones defined for the document.
|