Click or drag to resize

BarCodeControl QRCodeECL Property

Error correction level of QRCode Barcode.

Namespace: Spire.Barcode.WebUI
Assembly: Spire.Barcode (in Spire.Barcode.dll) Version: 7.3.7.0 (7.3.7.9046)
Syntax
public QRCodeECL QRCodeECL { get; set; }

Property Value

Type: QRCodeECL

Implements

IBarcodeSettings QRCodeECL
See Also