NIOCRCharReportItem
Information pertaining to a particular read character.
Properties
| BoundingPoints | Retrieves the coordinates of the corners of the rectangle surrounding the match. |
| CharacterValue | Retrieves the value of the identified character. |
| ClassificationScore | Indicates the degree to which the assigned character class represents the object better than the other character classes in the character set. |
| HighThreshold | Indicates the upper end of the threshold limit that was used to threshold the character. |
| LowThreshold | Indicates the lower end of the threshold limit that was used to threshold the character. |
| VerificationScore | The similarity of the character and the reference character for the character class. |
| Verified | This element is true if a reference character was found for the character class and false if a reference character was not found. |