Click or drag to resize
TesseractOcrFontAttributesFontId Property
Gets the font id.

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

Property Value

Type: Int32
The font id.
See Also