IPROCHARACTER Fields |
The IPROCHARACTER type exposes the following members.
Name | Description | |
---|---|---|
![]() | BackColor | |
![]() | BaseLine |
Y coordinate of the baseline measured from the top of the page.
|
![]() | CertainWord |
True if the word containing the letter is a word that was recognized with high confidence.
|
![]() | Code | |
![]() | Confidence |
Confidence number. For more information see the Confidence property of the Character object.
|
![]() | Data | |
![]() | Font | |
![]() | FontSize |
Font size of the character measured in points.
|
![]() | ForeColor | |
![]() | Guesses |
Lists the possibilities for a character during the OCR process.
|
![]() | Height |
Height of the rectangle containing the character. Measured in TWIPS.
|
![]() | Language | |
![]() | Language2 | |
![]() | left |
X coordinate of the left edge of the rectangle containing the character. Measured in TWIPS.
|
![]() | padding |
Padding field for the 64 bit structure adjustment.
|
![]() | SpaceCount |
Number of spaces that the character occupies.
|
![]() | SpaceType |
If the recognized character is of type Space, this is its type. |
![]() | Suggestions |
Lists the possible words that can contain the suspicious character.
|
![]() | top |
Y coordinate of the top edge of the rectangle containing the character. Measured in TWIPS.
|
![]() | Width |
Width of the rectangle containing the character. Measured in TWIPS.
|