Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
WindowsOCR.RecognizerLanguage
Queries the language used for the recognizer.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
WindowsOCR | 13.1 | ❌ No | ✅ Yes | ❌ No | ✅ Yes, on Windows | ❌ No |
MBS( "WindowsOCR.RecognizerLanguage"; OCR { ; Selector } ) More
Parameters
Parameter | Description | Example | Flags |
---|---|---|---|
OCR | The reference number of the ocr engine. | $ocr | |
Selector | What value to return. Can be LanguageTag, DisplayName and NativeName. |
Optional |
Result
Returns OK or error.
Description
Queries the language used for the recognizer.This function checks for a license.
Created 22nd January 2023, last changed 22nd January 2023
