var instance = new Vintasoft.Barcode.WebBarcodeReaderSettingsJS(); var value; // Type: number value = instance.get_ThresholdIterations();
function get_ThresholdIterations() : number;
Return Value
The number of steps in barcode reading iteration process. Minimum value is 1 (iterative process is disabled), maximum value is 32. Default value is 1.