var instance = new Vintasoft.Barcode.WebSwissQrCodeBarcodeValueJS(); var value; // Type: string value = instance.get_CodingType();
function get_CodingType() : string;
Return Value
The character set code.
var instance = new Vintasoft.Barcode.WebSwissQrCodeBarcodeValueJS(); var value; // Type: string value = instance.get_CodingType();
function get_CodingType() : string;