Click or drag to resize

StiPdf417BarCodeTypeErrorsCorrectionLevel Property

Gets or sets errors correction level. The higher level is the more information is added to bar code for restoring.

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

Property Value

Type: StiPdf417ErrorsCorrectionLevel
See Also