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