Click or drag to resize

VotingEngineAlternateEngines Property

Gets the collection of alternate engines for the voting engine.

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
public OcrEngineCollection AlternateEngines { get; }

Property Value

Type: OcrEngineCollection
Remarks
In order to vote on suspect words, this collection must contain at least one engine.
See Also