The following tables list the members exposed by RasterDocumentRecognizedCharacters.
| Name | Description | |
|---|---|---|
| CellIndex | The index in the cell list which contains the character |
| Confidence | The confidence number. |
![]()
| Empty | Gets an empty class of RasterDocumentRecognizedCharacters |
| Flags | The formatting attributes of the character. |
| Font | The the Font information about the recognized character. |
| FontSize | The font size in points. |
| GuessCode | The character code for the first guess. |
| GuessCode2 | The character code for the second guess. |
| GuessCode3 | The character code for the third guess. |
| LanguageId | The first language in which the recognized word is found. |
| LanguageId2 | The second language in which the recognized word is found. |
| Rectangle | The recognized character coordinates. |
| Space | The number of spaces in front of the recognized code character. |
| SpaceError | The confidence number expressing the certainty of the space parameter. |
| YOffset | The Y coordinate of the baseline measured from the top edge of the rectangle exactly containing the character. |
| ZoneIndex | The index in the zone list which contains the character. |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from System.ValueType) |
| GetHashCode | (Inherited from System.ValueType) |
| ToString | (Inherited from System.ValueType) |