Click or drag to resize
TesseractOcrEngineGetTesseractEngineVersion Method
Gets the tesseract engine version.

Namespace: DevScope.Ocr.Tesseract.WindowsPhone
Assembly: DevScope.Ocr.Tesseract.WindowsPhone (in DevScope.Ocr.Tesseract.WindowsPhone.dll) Version: 255.255.255.255
Syntax
public string GetTesseractEngineVersion()

Return Value

Type: String
A string with the version identifier
See Also