Defines that interface for nominating 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 INominator
Public Interface INominator
The INominator type exposes the following members.
Methods
| Name | Description |
---|
| IsCandidate | Determine if a word is possible candidate for voting. |
TopSee Also