OcrEnginePreprocessingOptions Property |
The property provides the preprocessing options to be used for this engine.
Namespace:
Atalasoft.Ocr
Assembly:
Atalasoft.dotImage.Ocr (in Atalasoft.dotImage.Ocr.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic OcrPreprocessingOptions PreprocessingOptions { get; }Public ReadOnly Property PreprocessingOptions As OcrPreprocessingOptions
Get
Property Value
Type:
OcrPreprocessingOptionsAn integer bit field reflecting the current preprocessing options for this engine.
See Also