The following tables list the members exposed by OcrCharacter.
Public Properties
Name | Description | |
---|---|---|
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. | |
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. | |
Bounds | Gets or sets the coordinates of the rectangle exactly containing the character. | |
Bounds | Gets or sets the coordinates of the rectangle exactly containing the character. | |
CellIndex | Gets or sets the index of the cell in the table that contains this character. | |
Code | Gets or sets the character code (value). | |
Color | Gets or sets the character color. | |
Confidence | Gets or sets the confidence number expressing the recognition certainty for the first guess. | |
FontSize | Gets or sets the font size of the character in points. | |
FontStyle | Gets or sets the character font attributes. | |
GuessCode2 | Gets or sets the second guess of the recognition, if any. | |
GuessCode3 | Gets or sets the third guess of the recognition, if any. | |
Language1 | Gets or sets the first language which the recognized word belongs to. | |
Language2 | Gets or sets the second language which the recognized word belongs to. | |
LeadingSpaces | Gets or sets the estimated number of leading spaces in front of the character. | |
LeadingSpacesConfidence | Gets or sets the confidence number expressing the certainty of number of leading spaces in front of this character. | |
Position | Gets or sets the character position information. | |
RotationAngle | Gets or sets the character rotation angle. | |
WordIsCertain | Gets or sets a value indicating whether the word this character is part of has passed spell checking. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET