Click or drag to resize
TesseractOcrFontAttributesPointSize Property
Gets the font point size.

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

Property Value

Type: Int32
The font point size.
See Also