getTextRecognitionSettings method of the IRecognitionCoreAPI interface
Provides access to the settings for text recognition.
TextRecognitionSettings getTextRecognitionSettings();
Return values
This method returns an object implementing the TextRecognitionSettings interface, which allows you to change the settings for text recognition scenario.
3/2/2022 12:59:15 PM