Click or drag to resize

StiQRCodeBarCodeTypeErrorCorrectionLevel Property

Gets or sets the error correction level.

Namespace:  Stimulsoft.Report.BarCodes
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiEnumConverter))]
public StiQRCodeErrorCorrectionLevel ErrorCorrectionLevel { get; set; }

Property Value

Type: StiQRCodeErrorCorrectionLevel
See Also