public class LanguageDetectionOutput extends Object
| Modifier and Type | Field and Description |
|---|---|
List<Map.Entry<Language,Float>> |
languages
A ranked list of languages detected in the image text, ordered by likelihood.
|
int |
page
Page number.
|
String |
source
The full path to the file or URL, if any.
|
public String source
public int page
Copyright © 2025 Aspose. All rights reserved.