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

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

Property Value

Type: Char
See Also