Gets or sets the error correction level for the barcode.
[Visual Basic]
Public Property ErrorLevel As Integer
[C#]
public int ErrorLevel {get; set;}
Values between 1 and 8 can be specified for this property. Level 0 is the lowest error correction level. The error correction capability increases as the value for this property increases. With each increase in the ErrorLevel value, the size of the barcode increases. The default value is -1 which indicates auto configuration.
PDF417Options Class | PDF417Options Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.