CharacterHeight property (ILTHandPrintOptions)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short CharacterHeight

Overview

Refer to Using the Hand Print Options

Remarks

Sets and gets the character height in 1/1200 of an inch units. A value of zero (0) forces the automatic calculation of this property. If this property is zero (0), the CharacterWidth and CharacterSpace properties will also be 0

This property is updated with the current setting when the GetHandPrintOptions method is called.

To update the hand print options, set this property and the other ILTHandPrintOptions properties accessed by the HandPrintModuleOptions property and call the SetHandPrintOptions method.

See Also

Elements:

Style property, EnableSpace property, CharacterWidth property, CharacterSpace property, GetHandPrintOptions method, SetHandPrintOptions method, HandPrintModuleOptions property

Topics:

Quick Reference OCR: Using the HandPrint Options