VintaSoft Barcode .NET SDK 15.0: Documentation for Web developer
Vintasoft.Barcode Namespace / WebPpnBarcodeValueJS type / get_DateOfManufacture Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_DateOfManufacture Method
    In This Topic
    Gets the Date of manufacture.
    Syntax
    var instance = new Vintasoft.Barcode.WebPpnBarcodeValueJS();
    
    var value; // Type: string
    value = instance.get_DateOfManufacture();
    
    
    function get_DateOfManufacture() : string;
    

    Return Value

    The Date of manufacture.
    Browser Compatibility
    9
    5
    11
    5
    See Also