var instance = new Vintasoft.Barcode.WebBarcodeWriterBaseSettingsJS(); var value; // Type: number value = instance.get_MinWidth();
function get_MinWidth() : number;
Return Value
Width (and height for 2D barcodes), in pixels, of single block.
var instance = new Vintasoft.Barcode.WebBarcodeWriterBaseSettingsJS(); var value; // Type: number value = instance.get_MinWidth();
function get_MinWidth() : number;