RecognizedCharacter property (ILEADRasterDocument)
ILTRecognizedCharacters * RecognizedCharacter (short iIndex); | |
Overview |
Refer to Using Recognized Characters |
Remarks
(Read Only) Gets a pointer to an array of ILTRecognizedCharacters objects that contain the recognized characters for the specified page.
The GetRecognizedCharacters method updates this property and its associated ILTRecognizedCharacters properties.
See Also