CharacterRecognitionResult
CharacterRecognitionResult class
Pages with detected characters data.
The CharacterRecognitionResult type exposes the following members:
Constructors
| Name | Description |
|---|---|
| CharacterRecognitionResult() | Initializes a new instance of the CharacterRecognitionResult class |
Properties
| Name | Description |
|---|---|
| source | The full path to the file or URL, if any. Empty for streams, byte arrays, base64. |
| page | Page number. |
| image_index | Sequence number of the image on the page. |
| characters | Data about detected characters on the page. |
See Also
- namespace aspose.ocr
- assembly Aspose.ocr