GetRecognitionResultOptions method (ILEADRasterDocument)
short GetRecognitionResultOptions (); | |
Overview |
Remarks
Gets the current options used by the OCR engine to save the recognition results.
This method updates the ResultOptions property with the current settings.
To update the recognition result options, set the properties referenced by the ResultOptions property and call the SetRecognitionResultOptions method.
See Also