ScanEventArgs
Wisej.Web.Ext.Barcode.ScanEventArgs
Last updated
Wisej.Web.Ext.Barcode.ScanEventArgs
Last updated
Namespace: Wisej.Web.Ext.Barcode
Assembly: Wisej.Web.Ext.Barcode (3.2.0.0)
Provides data for the ScanSuccess event of the BarcodeReader component.
Initializes a new instance of the ScanEventArgs class.
data
success
String: Returns the scanned data.
Boolean: Returns whether a barcode was detected.
Represents the method that will handle the event.