LanguageDetectionLevel

BaseRecognitionSettings.LanguageDetectionLevel property

Specifies the level of language detection for text recognition. Works only if the selected language is Multilanguage, Auto, or Universal. This process is time-consuming and significantly slows down the overall recognition.

public LanguageDetectionLevel LanguageDetectionLevel { get; set; }

See Also