LanguageDetectionOutput
LanguageDetectionOutput class
Languages detected in the image text.
public class LanguageDetectionOutput
Constructors
Name | Description |
---|---|
LanguageDetectionOutput() | The default constructor. |
Properties
Name | Description |
---|---|
languages { get; } | A ranked list of languages detected in the image text, ordered by likelihood. |
Page { get; set; } | Page number. |
Source { get; set; } | The full path to the file or URL, if any. Empty for streams, byte arrays, base64. |
See Also
- namespace Aspose.OCR
- assembly Aspose.OCR