Accusoft.MICRXpress1.ActiveX Accusoft Pegasus
CharacterResult
See Also Send Feedback  
How To > Determine Results > CharacterResult

Glossary Item Box

CharacterResult

The character result represents recognition of a single character.

The supported methods and properties are described below.

Method Description
CharacterResultConfidence Gets the confidence value of the selected character result.
CharacterResultSetText

Gets or sets the text of the selected character result.

Note:
1. When this value is set, the confidence value of the result is set to 100.
2. This value can be set to a string of more than one character, but parsing cannot be performed on the selected TextLineResult.

CharacterResultText Gets the text value of the selected character result.

Property Description
CharacterResultAreaHeight Gets the coordinate which represents the height of the area on the image. This property works with the CharacterResultAreaWidth, CharacterResultAreaX and CharacterResultAreaY to create the rectangular area on the image which the recognition engine uses to analyze and produce the character result.
CharacterResultAreaWidth Gets the coordinate which represents the width of the area on the image. This property works with the CharacterResultAreaHeight, CharacterResultAreaX and CharacterResultAreaY to create the rectangular area on the image which the recognition engine uses to analyze and produce the character result.
CharacterResultAreaX Gets the coordinate which represents the x (horizontal) position of the area on the image. This coordinate works with the CharacterResultAreaWidth, CharacterResultAreaHeight and CharacterResultAreaY to create the rectangular area on the image which the recognition engine uses to analyze and produce the character result.
CharacterResultAreaY Gets the coordinate which represents the y (vertical) position of the area on the image. This coordinate works with the CharacterResultAreaWidth, CharacterResultAreaX and CharacterResultAreaHeight to create the rectangular area on the image which the recognition engine uses to analyze and produce the character result.
CharacterResultNumberResults Gets the number of characters in the character result, including the primary result and any alternate

See Also

©2009. Pegasus Imaging Corporation, DBA Accusoft Pegasus. All Rights Reserved.