  | TesseractOcrFontAttributesIsUnderlined Property  | 
Font is Underlined.
 
Namespace: DevScope.Ocr.Tesseract.WindowsAssembly: DevScope.Ocr.Tesseract.Windows.x86 (in DevScope.Ocr.Tesseract.Windows.x86.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic bool IsUnderlined { get; }Public ReadOnly Property IsUnderlined As Boolean
	Get
public:
property bool IsUnderlined {
	bool get ();
}Property Value
Type: 
Boolean
See Also