var instance = new Vintasoft.Barcode.WebBarcodeWriterBaseSettingsJS(); var returnValue; // Type: any returnValue = instance.set_MinWidth(value);
function set_MinWidth( value : number ) : any;
Parameters
- value
- Width (and height for 2D barcodes), in pixels, of single block.