Click or drag to resize
TesseractOcrFontAttributesIsMonospace Property
Gets a value indicating whether font is monospace.

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

Property Value

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