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

OcrCandidate Structure

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Score and character pair.

Constructors

 ConstructorDescription
OcrCandidate(String, Single)

Properties

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

Methods

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

Remarks

See also