IExpervisionOcrEngine Interface |
Namespace: EdaIntegrationContract.OCR.Expervision
public interface IExpervisionOcrEngine : IOcrEngine
The IExpervisionOcrEngine type exposes the following members.
Name | Description | |
---|---|---|
AutoDeskew |
Specifies whether document page images are automatically de-skewed before OCR occurs
| |
AutoRotate |
Specifies when the OCR Engine should rotate document page images for the OCR output
| |
EngineType |
The type of OCR engine
(Inherited from IOcrEngine.) | |
IsActiveEngine |
Indicates whether the OCR engine is currently active
(Inherited from IOcrEngine.) | |
Language |
Specifies a language dictionary that should be used by the OCR Engine
| |
PageLayout |
Specifies the column layout of document pages
| |
PageQuality |
Specifies the printing technology used to create documents pages, as well as the quality of scanned pages
|