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