SaveResultsToMemory method (ILEADRasterDocument)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short SaveResultsToMemory ();

Overview

Refer to Handling the Results of the Recognition Process

Remarks

Saves the results of the last recognition process to memory.

The EnableSaveResultsToMemory property must be set to TRUE before calling this method.

See Also

Elements:

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

Topics:

Quick Reference OCR: Handling the Results of the Recognition Process