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

OcrCandidate Class

Namespace:Fil
Assembly:FilNet.Types.dll

Score and character pair.

Constructors

 ConstructorDescription
OcrCandidate()
OcrCandidate(String, Single)

Properties

 NameTypeDescription
IsDisposedSystem.BooleanInherited from Fil.UnmanagedObject
IsViewSystem.BooleanInherited from Fil.UnmanagedObject
NameSystem.String
ScoreSystem.Single

Methods

 NameDescription
CopyTo(Fil.OcrCandidate)
Dispose()Inherited from Fil.UnmanagedObject
Equals(object)Inherited from System.Object
Equals(Fil.OcrCandidate)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
MoveTo(Fil.OcrCandidate)
ToString()Inherited from System.Object

Remarks

See also