GetHandPrintOptions method (ILEADRasterDocument)
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