HandPrintModuleOptions property (ILEADRasterDocument)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

ILTHandPrintOptions * HandPrintModuleOptions

Overview

Refer to Recognizing Document Pages

Refer to Using the Hand Print Options

Remarks

(Read Only) Gets a pointer to an ILTHandPrintOptions object that contains the hand print options for the OCR engine.

The properties of this ILTHandPrintOptions object are updated by the GetHandPrintOptions method.

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

See Also

Elements:

EnableSpace property, CharacterHeight property, CharacterWidth property, CharacterSpace property, RecognizeModule property, RecognizeModuleTradeoff property, GetHandPrintOptions method, HandPrintModuleOptions property, SetOMROptions method, GetOMROptions method

Topics:

Quick Reference OCR: Using the HandPrint Options