Characters
CharacterRecognitionResult.Characters property
Data about detected characters on the page.
public List<Character> Characters { get; set; }
See Also
- class Character
- class CharacterRecognitionResult
- namespace Aspose.OCR
- assembly Aspose.OCR
Data about detected characters on the page.
public List<Character> Characters { get; set; }