HP.Sprinter.Scanners.API Namespace > IScanner Interface : ScanResultFound Event |
event ScanResultFoundEventHandler ScanResultFound
The event handler receives an argument of type ScanResultFoundEventArgs containing data related to this event. The following ScanResultFoundEventArgs properties provide information specific to this event.
Property | Description |
---|---|
ScanResult | The scan result on which to send event. |
Reference