var instance = new Vintasoft.Barcode.Web2DBarcodeWriterSettingsJS(); var value; // Type: Vintasoft.Barcode.WebQRErrorCorrectionLevelEnumJS value = instance.get_QRErrorCorrectionLevel();
function get_QRErrorCorrectionLevel() : WebQRErrorCorrectionLevelEnumJS;
Return Value
An instance of WebQRErrorCorrectionLevelEnumJS class that defines the QR error correction level.