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

    Return Value

    PPN.
    Browser Compatibility
    9
    5
    11
    5
    See Also