ImageGear .NET - Updated
ImGearRecLetter Class Members
Properties 


ImageGear24.Recognition Assembly > ImageGear.Recognition Namespace : ImGearRecLetter Class

The following tables list the members exposed by ImGearRecLetter.

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 or sets the alternative language of the recognized word.  
Public Property Gets the background color of the letter.  
Public Property Gets or sets Y coordinate of the baseline in pixels.  
Public Property Gets or sets a measure of the capital letter height in pixels.  
Public Property Gets or sets the character code in UNICODE. This is the first choice of the recognition or a special code 0xfffd for rejected characters.  
Public Property Gets or sets confidence level of first guess for the character (0 = not confident, 100 = confident).  
Public PropertyGets or sets the confidence number expressing both the certainty of the recognition of the first guess (Code property) and also the certainty of the word.  
Public PropertyGets or sets font information about the recognized character. Used by the OCR engines. See ImGearRecFontFlags description for more details.  
Public Property Gets the foreground color of the letter.  
Public Property Gets or sets the language of the recognized word.  
Public Property Gets or sets Makeup infomation (formatting attributes).  
Public Property Gets a reference to the rectangle exactly containing the character.  
Public Property Gets or sets the number of spaces if this letter is a space.  
Public Property Gets or sets the type of the space, such as real space, tab, dot leader, etc.  
Public Property Gets or sets the width of a dot in pixels if the "underline" is underdots in reality.  
Public Property Gets or sets the width of a gap in pixels if the "underline" is underdots in reality.  
Public PropertyGets a collection that contains all of the possible word suggestions for the current word to which this ImGearRecLetter belongs.  
Public Property Gets or sets a value indicating whether the word containing the character is uncertain.  
Public PropertyGets or sets the index of the zone in ImGearRecPage.Zones which contains the character.  
Top
See Also

Reference

ImGearRecLetter Class
ImageGear.Recognition Namespace