IVintasoftOcrEngine Interface |
Namespace: EdaIntegrationContract.OCR.Vintasoft
public interface IVintasoftOcrEngine : IOcrEngine
The IVintasoftOcrEngine type exposes the following members.
Name | Description | |
---|---|---|
AutoDeskew |
Specifies whether document page images are automatically de-skewed before OCR occurs
| |
AutoInvert |
Indicates whether white text on a black background should also be recognized in the image
| |
AutoRotate |
Specifies when the OCR Engine should rotate document page images for the OCR output
| |
ClearBorder |
Indicates whether to identify and remove the black border that is sometimes produced
when scanning images of documents
| |
Despeckle |
Specifies whether to identify and remove black points due to dust deposited on the
scanner capture components
| |
EngineType |
The type of OCR engine
(Inherited from IOcrEngine.) | |
HalfToneRemoval |
Specifies whether to remove halftone dots when recognizing characters
| |
HolePunchRemoval |
Specifies whether to eliminate the holes scanner capture components
| |
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
|