Click or drag to resize
TesseractOcrResultStatus Enumeration
Possible modes of the execution result of the ocr job

Namespace: DevScope.Ocr.Tesseract.WindowsPhone
Assembly: DevScope.Ocr.Tesseract.WindowsPhone (in DevScope.Ocr.Tesseract.WindowsPhone.dll) Version: 255.255.255.255
Syntax
public enum TesseractOcrResultStatus
Members
  Member nameValueDescription
Ok0
Error1
InvalidLicense2
See Also