GetRecognitionResultOptions method (ILEADRasterDocument)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short GetRecognitionResultOptions ();

Overview

Refer to Handling the Results of the Recognition Process

Remarks

Gets the current options used by the OCR engine to save the recognition results.

This method updates the ResultOptions property with the current settings.

To update the recognition result options, set the properties referenced by the ResultOptions property and call the SetRecognitionResultOptions method.

See Also

Elements:

ResultOptions property, SetRecognitionResultOptions method, GetStatus method, Recognize method, SetRecognizedCharacters method, SaveResultsToMemory method, SaveDocument method, GetOutputFileFormats method, SpecialRejectedCharacter property, SpecialMissingSymbol property, GetFileFormatInfo method

Topics:

Quick Reference OCR: Using the Document Options
Quick Reference OCR: Handling the Results of the Recognition Process

Quick Reference OCR: Using the Paragraph Options

Quick Reference OCR: Using the Character Options

Quick Reference OCR: Using the Mark Options