GetHandPrintOptions method (ILEADRasterDocument)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short GetHandPrintOptions ();

Overview

Refer to Recognizing Document Pages

Refer to Using the Hand Print Options

Remarks

Gets the current hand print options used by the OCR engine.

This method updates the HandPrintModuleOptions property with the current settings.

To update the hand print options, set the properties referenced by the HandPrintModuleOptions property and call the SetHandPrintOptions method.

These options will be used only when the RecognizeModule property for a zone is RECOGNIZE_MODULE_HAND_PRINTED_NUMERAL.

See Also

Elements:

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

Topics:

Quick Reference OCR: Using the HandPrint Options