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