SetRecognizedCharacters method (ILEADRasterDocument)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

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

Elements:

GetStatus method, Recognize method, SetRecognitionResultOptions method, GetRecognitionResultOptions method, SaveResultsToMemory method, SaveDocument method, GetOutputFileFormats method, SpecialRejectedCharacter property, SpecialMissingSymbol property, GetFileFormatInfo method, GetRecognizedCharacters method, RecognizedCharacter property, RecognizedCharactersCount property

Topics:

Quick Reference OCR: Using Recognized Characters