VintaSoft Barcode .NET SDK 16.0: Documentation for Web developer
Vintasoft.Barcode Namespace / WebSwissQrCodeBarcodeValueJS type / get_AlternativeSchemeParameters1 Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_AlternativeSchemeParameters1 Method
In This Topic
Gets the parameter character chain of the alternative scheme 1.
Syntax
var instance = new Vintasoft.Barcode.WebSwissQrCodeBarcodeValueJS();

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

Return Value

The parameter character chain of the alternative scheme 1.
Browser Compatibility
9
5
11
5
See Also