Click or drag to resize
TesseractOcrCharCharacter Property
Gets the character that represents the ocr char.

Namespace: DevScope.Ocr.Tesseract.WindowsApp
Assembly: DevScope.Ocr.Tesseract.WindowsApp (in DevScope.Ocr.Tesseract.WindowsApp.dll) Version: 255.255.255.255
Syntax
public char Character { get; }

Property Value

Type: Char
See Also