Click or drag to resize

VotingEngine.GetAvailablePreprocessingOptions Method

Gets available preprocessing options for this OcrEngine

Namespace:  Atalasoft.Ocr.Voting
Assembly:  Atalasoft.dotImage.Ocr (in Atalasoft.dotImage.Ocr.dll) Version: 11.5.0.0.0.156 (.NET 4.6.2, x86)
Syntax
protected override OcrPreprocessingOptions GetAvailablePreprocessingOptions()

Return Value

Type: OcrPreprocessingOptions
Available preprocessing options.
See Also