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 DirectScanedPage    

Occurs when call DirectScanInit and scanned the image.
 

Public Method DirectScanedAllPage    

Occurs when call DirectScanInit and the FeederEnabled= true , scan multiple pages using a scanner with feeder and all pages scanned.
 

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 EndScan  

Occurs when the scanned the image.
 

Public Method EndAllScan  

Occurs when the FeederEnabled= true , scan multiple pages using a scanner with feeder and all pages scanned..
 

Public Method ScanningError

Occurs when the FeederEnabled= true, when get scanning error , for example paper jam error.