ImageGear .NET v25.1 - Updated
ImGearOCRLetter Class Members
Properties 


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

The following tables list the members exposed by ImGearOCRLetter.

Public Constructors
 NameDescription
Public Constructor  
Top
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 a measure of the capital letter height for this letter's font in pixels.  
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 PropertyGets font information about the recognized character. See ImGearOCRFontFlags for the details about each flag.  
Public Property Gets the estimated font size (in points) of the recognized character.  
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