Scanner ActiveX Control

Events

 

Public Method Click      

Occurs when the control is clicked.
 

Public Method DblClick    

Occurs when the control is double clicked.
 

Public Method MouseDown    

Occurs when the user mouse down over the control.
 

Public Method MouseMove    

Occurs when the user moves the mouse over the control.
 

Public Method MouseUp   

Occurs when the user mouse up over the control.

 

Public Method OCRRecognized  

(For OCR plugin only) Occurs when the recognition process completed.

 

Public Method OCRPDFA  

(For OCR plugin only) Occurs when call OCR2SearchableMultipagePDF method and set OCRScanTextAsync true.
 

Public Method EndScan  

Occurs when the scanned the image.