TesseractOcrEngineShutdownEngine Method |
Namespace: DevScope.Ocr.Tesseract.WindowsPhone
ShutdownEngine() is equivalent to destructing and reconstructing your instance.
Once ShutdownEngine() has been used, none of the other functions may be used other than InitializeEngine(String, String) and anything declared above it in the class definition.