You are here: Start » AVL.NET » OcrCandidate Structure

OcrCandidate Structure

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Score and character pair.

Constructors

 ConstructorDescription
OcrCandidate(String, Single)

Properties

 NameTypeDescription
DefaultAvlNet.OcrCandidate
IsDefaultSystem.Boolean
NameSystem.String
ScoreSystem.Single

Methods

 NameDescription
Equals(object)Inherited from System.Object
Equals(AvlNet.OcrCandidate)
Equals(AvlNet.OcrCandidate, AvlNet.OcrCandidate)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

Remarks

See also