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