LanguageDetectionOutput
LanguageDetectionOutput class
Languages detected in the image text.
The LanguageDetectionOutput type exposes the following members:
Constructors
| Name | Description |
|---|---|
| LanguageDetectionOutput() | Initializes a new instance of the LanguageDetectionOutput class |
Properties
| Name | Description |
|---|---|
| source | The full path to the file or URL, if any. Empty for streams, byte arrays, base64. |
| page | Page number. |
| languages | A ranked list of languages detected in the image text, ordered by likelihood. |
See Also
- namespace aspose.ocr
- assembly Aspose.ocr