OCR PlugIn ReferenceEvents OCRRecognized Image Viewer CP ActiveX Control OCRRecognized Occurs when the recognition process completed. If the recognition process successful, bSuccess will return true. Private Sub ImageViewer1_OCRRecognized(ByVal bSuccess As Boolean)