Click or drag to resize
TesseractOcrFontAttributesFontName Property
Gets the font name.

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

Property Value

Type: String
The font name.
See Also