OCR PlugIn ReferenceMethods OCRStopScan Image Viewer CP ActiveX Control OCRStopScan Stop a recognition process. Public Function OCRStopScan() No ParameterNo Return Value Example Visual Basic SyntaxImageViewer1.OCRRecognizeMode=0ImageViewer1.OCRSetRect 0,0,100, 100ImageViewer1.OCRStartScan(0, "dictfiles")ImageViewer1.OCRStopScan