private void GetOCRValue(Bitmap image) { string ocrValue = ""; try { using (var engine = new TesseractEngine(Applic