var instance = new Vintasoft.Barcode.WebPpnBarcodeValueJS(); var value; // Type: string value = instance.get_GTIN();
function get_GTIN() : string;
Return Value
GTIN.
var instance = new Vintasoft.Barcode.WebPpnBarcodeValueJS(); var value; // Type: string value = instance.get_GTIN();
function get_GTIN() : string;