Click or drag to resize

IWordSelector Interface

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

The IWordSelector type exposes the following members.

Methods
  NameDescription
Public methodSelectWord
Select a word from a set of candidate words.
Top
See Also