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