VintaSoft Barcode .NET SDK 15.1: Documentation for Web developer
Vintasoft.Barcode Namespace / WebSwissQrCodeBarcodeValueJS type / get_UltimateCreditorTown Property
Syntax BrowserCompatibility SeeAlso
    get_UltimateCreditorTown Method
    Gets the town from creditor's address.
    Syntax
    var instance = new Vintasoft.Barcode.WebSwissQrCodeBarcodeValueJS();
    
    var value; // Type: string
    value = instance.get_UltimateCreditorTown();
    
    

    Return Value

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