VintaSoft Barcode .NET SDK 15.0: Documentation for Web developer
Vintasoft.Barcode Namespace / WebSwissQrCodeBarcodeValueJS type / get_PaymentReference Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_PaymentReference Method
    In This Topic
    Gets the payment reference type.
    Syntax
    var instance = new Vintasoft.Barcode.WebSwissQrCodeBarcodeValueJS();
    
    var value; // Type: string
    value = instance.get_PaymentReference();
    
    
    function get_PaymentReference() : string;
    

    Return Value

    The payment reference type.
    Browser Compatibility
    9
    5
    11
    5
    See Also