VintaSoft Barcode .NET SDK 15.0: Documentation for Web developer
Vintasoft.Barcode Namespace / WebSwissQrCodeBarcodeValueJS type / get_CreditorPostalCode Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_CreditorPostalCode Method
    In This Topic
    Gets the postal code from creditor's address.
    Syntax
    var instance = new Vintasoft.Barcode.WebSwissQrCodeBarcodeValueJS();
    
    var value; // Type: string
    value = instance.get_CreditorPostalCode();
    
    
    function get_CreditorPostalCode() : string;
    

    Return Value

    The postal code from creditor's address.
    Browser Compatibility
    9
    5
    11
    5
    See Also