Gets a mode of threshold detection.
var instance = new Vintasoft.Barcode.WebBarcodeReaderSettingsJS();
var value; // Type: Vintasoft.Barcode.WebThresholdModeEnumJS
value = instance.get_ThresholdMode();
Return Value
An instance of
WebThresholdModeEnumJS class that defines a mode of threshold detection. Default value is "Automatic".