HandPrintModuleOptions property (ILEADRasterDocument)
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