VintaSoft Barcode .NET SDK 16.0: Documentation for Web developer
Vintasoft.Barcode Namespace / WebSwissQrCodeBarcodeValueJS type / get_QrType Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_QrType Method
In This Topic
Gets the unambiguous indicator for the Swiss QR Code.
Syntax
var instance = new Vintasoft.Barcode.WebSwissQrCodeBarcodeValueJS();

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

Return Value

The unambiguous indicator for the Swiss QR Code.
Browser Compatibility
9
5
11
5
See Also