LanguageDetectionLevel
LanguageDetectionLevel enumeration
Defines the level of language detection for text recognition in an image.
Members
| Member name | Description |
|---|---|
| BY_PAGE | Detects a single language for the entire image. |
| BY_PARAGRAPH | Detects the language separately for each paragraph. |
| BY_WORD | Detects the language separately for each word. |
See Also
- namespace aspose.ocr
- assembly Aspose.OCR