VintaSoft Barcode .NET SDK 15.0: Documentation for Web developer
Vintasoft.Barcode Namespace / WebSwissQrCodeBarcodeValueJS type / get_IBAN Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_IBAN Method
    In This Topic
    Gets the IBAN or QR-IBAN of the creditor.
    Syntax
    var instance = new Vintasoft.Barcode.WebSwissQrCodeBarcodeValueJS();
    
    var value; // Type: string
    value = instance.get_IBAN();
    
    
    function get_IBAN() : string;
    

    Return Value

    The IBAN or QR-IBAN of the creditor.
    Browser Compatibility
    9
    5
    11
    5
    See Also