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

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

Property Value

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