SetRecognizedCharacters method (ILEADRasterDocument)
short SetRecognizedCharacters (short iPageIndex); | |
Overview |
Refer to Using Recognized Characters |
Remarks
Sets the recognized characters for a specific recognized page.
The GetRecognizedCharacters updates the RecognizedCharacter with the current set of recognized characters for a specific page. The RecognizedCharacter property is itself read only, but the ILTRecognizedCharacters properties accessed through the RecognizedCharacter property can be changed and the new values set for a specific page using the SetRecognizedCharacters method.
See Also