Click or drag to resize
TesseractOcrWordBlanks Property
Gets the total of blank chars present in the word

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

Property Value

Type: Int32
See Also