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; }
<TypeConverterAttribute(GetType(StiEnumConverter))>
Public Property ErrorsCorrectionLevel As StiPdf417ErrorsCorrectionLevel
Get
Set
Property Value
Type:
StiPdf417ErrorsCorrectionLevelSee Also