var instance = new Vintasoft.Barcode.WebBarcodeWriterBaseSettingsJS(); var value; // Type: number value = instance.get_ValueGap();
function get_ValueGap() : number;
Return Value
Gap between the text and the barcode, in pixels.
var instance = new Vintasoft.Barcode.WebBarcodeWriterBaseSettingsJS(); var value; // Type: number value = instance.get_ValueGap();
function get_ValueGap() : number;