In This Topic
Gets the Serial number.
Syntax
var instance = new Vintasoft.Barcode.WebPpnBarcodeValueJS();
var value; // Type: string
value = instance.get_SerialNumber();
function get_SerialNumber() : string;
Return Value
The Serial number.
Browser Compatibility
See Also