Style property (ILTHandPrintOptions)
HAND_STYLE Style | |
Overview |
Refer to Using the Hand Print Options |
Remarks
Gets or sets a value that indicates the writing style for hand printed numerals. For a list of possible values, refer to HAND_STYLE.
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