ImageGear .NET
ImGearRecLetter Class Members
Properties 


The following tables list the members exposed by ImGearRecLetter.

Public Properties
 NameDescription
Public PropertyAlternativeCharactersGets a collection that contains all of the possible alternative characters to the primary choice available from the Code property.  
Public PropertyAlternativeLanguage Gets or sets the alternative language of the recognized word.  
Public PropertyBackgroundColor Gets the background color of the letter.  
Public PropertyBaseline Gets or sets Y coordinate of the baseline in pixels.  
Public PropertyCapitalLetterHeight Gets or sets a measure of the capital letter height in pixels.  
Public PropertyCode 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 PropertyConfidence Gets or sets confidence level of first guess for the character (0 = not confident, 100 = confident).  
Public PropertyConfidenceInfoGets 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 PropertyFontAttributeGets or sets font information about the recognized character. Used by the OCR engines. See ImGearRecFontFlags description for more details.  
Public PropertyForegroundColor Gets the foreground color of the letter.  
Public PropertyLanguage Gets or sets the language of the recognized word.  
Public PropertyMakeup Gets or sets Makeup infomation (formatting attributes).  
Public PropertyRect Gets a reference to the rectangle exactly containing the character.  
Public PropertySpacesCount Gets or sets the number of spaces if this letter is a space.  
Public PropertySpaceType Gets or sets the type of the space, such as real space, tab, dot leader, etc.  
Public PropertyUnderlineDotWidth Gets or sets the width of a dot in pixels if the "underline" is underdots in reality.  
Public PropertyUnderlineGapWidth Gets or sets the width of a gap in pixels if the "underline" is underdots in reality.  
Public PropertyWordSuggestionsGets a collection that contains all of the possible word suggestions for the current word to which this ImGearRecLetter belongs.  
Public PropertyWordUncertain Gets or sets a value indicating whether the word containing the character is uncertain.  
Public PropertyZoneIndexGets or sets the index of the zone in ImGearRecPage.Zones which contains the character.  
Top
See Also

Reference

ImGearRecLetter Class
ImageGear.Recognition Namespace

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback