CharacterRecognitionResult
CharacterRecognitionResult class
Pages with detected characters data.
public class CharacterRecognitionResult
Constructors
| Name | Description |
|---|---|
| CharacterRecognitionResult() | The default constructor. |
Properties
| Name | Description |
|---|---|
| Characters { get; set; } | Data about detected characters on the page. |
| 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