Click or drag to resize

Scanner Events

The Scanner type exposes the following members.

Events
  NameDescription
Public eventOnScanContinue
This event is fired when the ScanPages method of the Scanner object or the ScanImage method of the Document object is invoked and the ADF scanning of the current page is finished but more pages are detected in the ADF.
Public eventOnScanFinished
This event is fired when the ScanPages method of the Scanner object or the ScanImage method of the Document object is invoked and the scanning procedure has finished.
Public eventOnScanInitFinished
The Init method fires this event when the initialization procedure is finished.
Public eventOnScanProgress
This event is fired repeatedly during scanning to indicate the progress of the current operation.
Top
See Also