var instance = new Vintasoft.Barcode.WebBarcodeWriterBaseSettingsJS(); var value; // Type: string value = instance.get_Value();
function get_Value() : string;
Return Value
Value of the barcode.
var instance = new Vintasoft.Barcode.WebBarcodeWriterBaseSettingsJS(); var value; // Type: string value = instance.get_Value();
function get_Value() : string;