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

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

Property Value

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