var instance = new Vintasoft.Barcode.WebBarcodeReaderSettingsJS(); var value; // Type: boolean value = instance.get_Erode();
function get_Erode() : boolean;
Return Value
True - the barcode reader must erode the image with barcodes before barcode search; False - the barcode reader must NOT erode the image with barcodes before barcode search.