Defines the interface for selecting a word.
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 interface IWordSelector
Public Interface IWordSelector
The IWordSelector type exposes the following members.
Methods
| Name | Description |
---|
| SelectWord | Select a word from a set of candidate words. |
TopSee Also