VintaSoft Barcode .NET SDK 15.1: Documentation for Web developer
Vintasoft.Barcode Namespace / WebSwissQrCodeBarcodeValueJS type / get_UltimateDebtorName Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_UltimateDebtorName Method
    In This Topic
    Gets the debtor's name or company according to the account name.
    Syntax
    var instance = new Vintasoft.Barcode.WebSwissQrCodeBarcodeValueJS();
    
    var value; // Type: string
    value = instance.get_UltimateDebtorName();
    
    
    function get_UltimateDebtorName() : string;
    

    Return Value

    The debtor's name or company according to the account name.
    Browser Compatibility
    9
    5
    11
    5
    See Also