LanguageDetectionLevel

LanguageDetectionLevel enumeration

Defines the level of language detection for text recognition in an image.

Members

Member nameDescription
BY_PAGEDetects a single language for the entire image.
BY_PARAGRAPHDetects the language separately for each paragraph.
BY_WORDDetects the language separately for each word.

See Also