VintaSoft Barcode .NET SDK 15.1: Documentation for Web developer
Vintasoft.Barcode Namespace / WebPpnBarcodeValueJS type / get_SerialNumber Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_SerialNumber Method
    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
    9
    5
    11
    5
    See Also