Click or drag to resize
TesseractOcrCharIsSuperscript Property
Gets a value indicating whether the ocr char is Superscript.

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

Property Value

Type: Boolean
true if [IsSuperscript]; otherwise, false.
See Also