Click or drag to resize
TesseractOcrWordFontAttributes Property
Gets the Font attributes of the word.

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

Property Value

Type: TesseractOcrFontAttributes
The Font attributes as TesseractOcrFontAttributes.
See Also