OMRModuleOptions property (ILEADRasterDocument)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

ILTOMROptions * OMRModuleOptions

Overview

Refer to Recognizing Document Pages

Refer to Using the OMR Options

Remarks

(Read only) Gets a pointer to an ILTOMROptions object that contains the OMR options for the OCR engine.

The properties of this ILTOMROptions object are updated by the GetOMROptions method.

The OMRModuleOptions property itself is read only. However, the properties accessed by this property can be set with new OMR option values and these values set for the OCR engine by calling the SetOMROptions method.

See Also

Elements:

EnableFill property, Frame property, SetOMROptions method, RecognizeModule property, GetOMROptions method, RecognizeModuleTradeoff property, GetHandPrintOptions method, SetHandPrintOptions method.

Topics:

Quick Reference OCR: Using the OMR Options