Gets the scan direction for barcode search.
var instance = new Vintasoft.Barcode.WebBarcodeReaderSettingsJS();
var value; // Type: Vintasoft.Barcode.WebScanDirectionEnumJS
value = instance.get_ScanDirection();
Return Value
An instance of
WebScanDirectionEnumJS class that defines the scan direction for barcode search.