Click or drag to resize
TesseractOcrFontAttributesIsUnderlined Property
Gets a value indicating whether font is underlined.

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

Property Value

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