ScanMode
Wisej.Web.Ext.Barcode.ScanMode
Last updated
Was this helpful?
Wisej.Web.Ext.Barcode.ScanMode
Last updated
Was this helpful?
Namespace: Wisej.Web.Ext.Barcode
Assembly: Wisej.Web.Ext.Barcode (3.2.0.0)
Specifies the mode in which the scanner should detect barcodes.
Automatic
Continuously scans the environment for barcodes.
AutomaticOnce
Stops scanning after one successful barcode detection.
Manual
Requires the user to call the method.
Returns or sets the mode in which the scanner should detect barcodes.