Image Viewer CP ActiveX Control

OCRStopScan

 

Stop a recognition process.


Public Function OCRStopScan()

 

No Parameter

No Return Value

   
Example

   

Visual Basic Syntax
ImageViewer1.OCRRecognizeMode=0
ImageViewer1.OCRSetRect 0,0,100, 100
ImageViewer1.OCRStartScan(0, "dictfiles")
ImageViewer1.OCRStopScan