MemoryRecognitionResult property (ILEADRasterDocument)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

BSTR MemoryRecognitionResult

Overview

Refer to Handling the Results of the Recognition Process

Remarks

(Read only) Gets the contents of the recognition results that were saved to memory using the SaveResultsToMemory method.

The MemoryRecognitionResultSize property is updated with the length of the recognition results in this property.

See Also

Elements:

MemoryRecognitionResultSize property, GetStatus method, Recognize method, SetRecognitionResultOptions method, GetRecognitionResultOptions method, SaveResultsToMemory method, SaveDocument method, GetOutputFileFormats method, SpecialRejectedCharacter property, SpecialMissingSymbol property, GetFileFormatInfo method, SetRecognizedCharacters method.

Topics:

Quick Reference OCR: Handling the Results of the Recognition Process