RecognizedCharacter property (ILEADRasterDocument)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

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

Elements:

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

Topics:

Quick Reference OCR: Recognizing Document Pages
Quick Reference OCR: Using Recognized Characters