←Select platform
In This Topic ▼

OcrCharacter Structure Members

Summary

The following tables list the members exposed by OcrCharacter.

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.
Public Property BackgroundColor Gets or sets the character's background color.
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.
Public Property Bounds Gets or sets the coordinates of the rectangle exactly containing the character.
Public Property CellIndex Gets or sets the index of the cell in the table that contains this character.
Public Property Code Gets or sets the character code (value).
Public Property Color Gets or sets the character color.
Public Property Confidence Gets or sets the confidence number expressing the recognition certainty for the first guess.
Public Property FontSize Gets or sets the font size of the character in points.
Public Property FontStyle Gets or sets the character font attributes.
Public Property GuessCode2 Gets or sets the second guess of the recognition, if any.
Public Property GuessCode3 Gets or sets the third guess of the recognition, if any.
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).
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).
Public Property Language1 Gets or sets the first language which the recognized word belongs to.
Public Property Language2 Gets or sets the second language which the recognized word belongs to.
Public Property LeadingSpaces Gets or sets the estimated number of leading spaces in front of the character.
Public Property LeadingSpacesConfidence Gets or sets the confidence number expressing the certainty of number of leading spaces in front of this character.
Public Property Position Gets or sets the character position information.
Public Property RotationAngle Gets or sets the character's rotation angle.
Public Property WordIsCertain Gets or sets a value indicating whether the word this character is part of has passed spell checking.

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