Click or drag to resize

INominator Interface

Defines that interface for nominating a word.

Namespace:  Atalasoft.Ocr.Voting
Assembly:  Atalasoft.dotImage.Ocr (in Atalasoft.dotImage.Ocr.dll) Version: 11.5.0.0.0.156 (.NET 4.6.2, x86)
Syntax
public interface INominator

The INominator type exposes the following members.

Methods
  NameDescription
Public methodIsCandidate
Determine if a word is possible candidate for voting.
Top
See Also