←Select platform
In This Topic ▼

IOcrZoneCharacters Interface Members

Summary

The following tables list the members exposed by IOcrZoneCharacters.

Public Methods

Name Description
Public Method
ExtractMicrData Extracts the Magnetic ink character recognition (MICR) data for this zone recognition data.
Public Method GetWords Gets a list of recognized words for this zone.

Public Properties

Name Description
Public Property
ActualBase Gets or sets the length of the Y coordinate of the actual baseline measured from the top edge of the rectangle exactly containing the character. Actual baseline refers to the line upon which this character is drawn, with respect to its word. (Inherited from IList<OcrCharacter>)
Public Property BackgroundColor Gets or sets the character's background color. (Inherited from IList<OcrCharacter>)
Public Property Base Gets or sets the length of the Y coordinate of the baseline measured from the top edge of the rectangle exactly containing the character. (Inherited from IList<OcrCharacter>)
Public Property Bounds Gets or sets the coordinates of the rectangle exactly containing the character. (Inherited from IList<OcrCharacter>)
Public Property CellIndex Gets or sets the index of the cell in the table that contains this character. (Inherited from IList<OcrCharacter>)
Public Property Code Gets or sets the character code (value). (Inherited from IList<OcrCharacter>)
Public Property Color Gets or sets the character color. (Inherited from IList<OcrCharacter>)
Public Property Confidence Gets or sets the confidence number expressing the recognition certainty for the first guess. (Inherited from IList<OcrCharacter>)
Public Property FontSize Gets or sets the font size of the character in points. (Inherited from IList<OcrCharacter>)
Public Property FontStyle Gets or sets the character font attributes. (Inherited from IList<OcrCharacter>)
Public Property GuessCode2 Gets or sets the second guess of the recognition, if any. (Inherited from IList<OcrCharacter>)
Public Property GuessCode3 Gets or sets the third guess of the recognition, if any. (Inherited from IList<OcrCharacter>)
Public Property GuessConfidence2 An integer value between 0 (worst) and 100 (best) that indicates the confidence number expressing the recognition certainty of the third guess. (GuessCode2). (Inherited from IList<OcrCharacter>)
Public Property GuessConfidence3 An integer value between 0 (worst) and 100 (best) that indicates the confidence number expressing the recognition certainty of the third guess. (GuessCode3). (Inherited from IList<OcrCharacter>)
Public Property Language1 Gets or sets the first language which the recognized word belongs to. (Inherited from IList<OcrCharacter>)
Public Property Language2 Gets or sets the second language which the recognized word belongs to. (Inherited from IList<OcrCharacter>)
Public Property LeadingSpaces Gets or sets the estimated number of leading spaces in front of the character. (Inherited from IList<OcrCharacter>)
Public Property LeadingSpacesConfidence Gets or sets the confidence number expressing the certainty of number of leading spaces in front of this character. (Inherited from IList<OcrCharacter>)
Public Property Position Gets or sets the character position information. (Inherited from IList<OcrCharacter>)
Public Property RotationAngle Gets or sets the character's rotation angle. (Inherited from IList<OcrCharacter>)
Public Property WordIsCertain Gets or sets a value indicating whether the word this character is part of has passed spell checking. (Inherited from IList<OcrCharacter>)
Public Property ZoneIndex Gets the index of the zone associated with this IOcrZoneCharacters.

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly