YOffset property (ILTRecognizedCharacters)
long YOffset | |
Overview |
Refer to Using Recognized Characters |
Remarks
Gets or sets the Y offset of the baseline measured from the top edge of the bounding rectangle of the character.
This property is updated with the current setting when the GetRecognizedCharacters method is called.
To update the set of recognized characters, set this property and the other ILTRecognizedCharacters properties accessed by the RecognizedCharacter property and call the SetRecognizedCharacters method.
See Also