Click or drag to resize

VotingEngineGetAvailablePreprocessingOptions Method

Gets available preprocessing options for this OcrEngine

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

Return Value

Type: OcrPreprocessingOptions
Available preprocessing options.
See Also