The following tables list the members exposed by IOcrZoneCharacters.
Public Methods
Name | Description | |
---|---|---|
ExtractMicrData | Extracts the Magnetic ink character recognition (MICR) data for this zone recognition data. | |
GetWords | Gets a list of recognized the words for this zone in the specified units. |
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. (Inherited from IList<OcrCharacter>) | |
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>) | |
Bounds | Gets or sets the coordinates of the rectangle exactly containing the character. (Inherited from IList<OcrCharacter>) | |
Bounds | Gets or sets the coordinates of the rectangle exactly containing the character. (Inherited from IList<OcrCharacter>) | |
CellIndex | Gets or sets the index of the cell in the table that contains this character. (Inherited from IList<OcrCharacter>) | |
Code | Gets or sets the character code (value). (Inherited from IList<OcrCharacter>) | |
Color | Gets or sets the character color. (Inherited from IList<OcrCharacter>) | |
Confidence | Gets or sets the confidence number expressing the recognition certainty for the first guess. (Inherited from IList<OcrCharacter>) | |
FontSize | Gets or sets the font size of the character in points. (Inherited from IList<OcrCharacter>) | |
FontStyle | Gets or sets the character font attributes. (Inherited from IList<OcrCharacter>) | |
GuessCode2 | Gets or sets the second guess of the recognition, if any. (Inherited from IList<OcrCharacter>) | |
GuessCode3 | Gets or sets the third guess of the recognition, if any. (Inherited from IList<OcrCharacter>) | |
Language1 | Gets or sets the first language which the recognized word belongs to. (Inherited from IList<OcrCharacter>) | |
Language2 | Gets or sets the second language which the recognized word belongs to. (Inherited from IList<OcrCharacter>) | |
LeadingSpaces | Gets or sets the estimated number of leading spaces in front of the character. (Inherited from IList<OcrCharacter>) | |
LeadingSpacesConfidence | Gets or sets the confidence number expressing the certainty of number of leading spaces in front of this character. (Inherited from IList<OcrCharacter>) | |
Position | Gets or sets the character position information. (Inherited from IList<OcrCharacter>) | |
RotationAngle | Gets or sets the character rotation angle. (Inherited from IList<OcrCharacter>) | |
WordIsCertain | Gets or sets a value indicating whether the word this character is part of has passed spell checking. (Inherited from IList<OcrCharacter>) | |
ZoneIndex | Gets the index of the zone associated with this IOcrZoneCharacters. |
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