VintaSoft Barcode .NET SDK 16.0: Documentation for Web developer
Vintasoft.Barcode Namespace / WebSwissQrCodeBarcodeValueJS type / get_BillInformation Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_BillInformation Method
In This Topic
Gets the bill information that contains coded information for automated booking of the payment.
Syntax
var instance = new Vintasoft.Barcode.WebSwissQrCodeBarcodeValueJS();

var value; // Type: string
value = instance.get_BillInformation();

Return Value

The bill information that contains coded information for automated booking of the payment.
Browser Compatibility
9
5
11
5
See Also