ImageGear .NET v25.0 - Updated
ImGearOCRLetter Class Properties


ImageGear.OCR Assembly > ImageGear.OCR Namespace : ImGearOCRLetter Class

For a list of all members of this type, see ImGearOCRLetter members.

Public Properties
 NameDescription
Public PropertyGets a collection that contains all of the possible alternative characters to the primary choice available from the Code property.  
Public Property Gets the character baseline.  
Public Property Gets the character. This is the first choice of the recognition or a special code 0xfffd for rejected characters.  
Public Property Gets the confidence level of first guess for the character (0 = not confident, 100 = confident).  
Public Property Gets a reference to the rectangle exactly containing the character.  
Public PropertyGets the index of the ImGearOCRZone in which this character was recognized, relative to its ImGearOCRZoneCollection. If the zone collection is empty at the time of recognition, this value is zero.  
Top
See Also

Reference

ImGearOCRLetter Class
ImageGear.OCR Namespace