public class CharacterRecognitionResult extends Object
| Modifier and Type | Field and Description |
|---|---|
ArrayList<Character> |
Characters
Data about detected characters on the page.
|
int |
ImageIndex
Deprecated.
Will be removed in the release 25.11.0. Use Page instead.
|
int |
Page
Page number.
|
String |
Source
The full path to the file or URL, if any.
|
| Constructor and Description |
|---|
CharacterRecognitionResult() |
public String Source
public int Page
@Deprecated public int ImageIndex
Copyright © 2025 Aspose. All rights reserved.