var instance = new Vintasoft.Barcode.WebSwissQrCodeBarcodeValueJS(); var value; // Type: string value = instance.get_CodingType();
function get_CodingType() : string;
Return Value
Код набора символов.
var instance = new Vintasoft.Barcode.WebSwissQrCodeBarcodeValueJS(); var value; // Type: string value = instance.get_CodingType();
function get_CodingType() : string;