var instance = new Vintasoft.Barcode.WebBarcodeWriterBaseSettingsJS(); var value; // Type: number value = instance.get_MinWidth();
function get_MinWidth() : number;
Return Value
Ширина (и высота для 2D штрих-кодов) в пикселях единичного блока.
var instance = new Vintasoft.Barcode.WebBarcodeWriterBaseSettingsJS(); var value; // Type: number value = instance.get_MinWidth();
function get_MinWidth() : number;