Pdf417Parameters.Pdf417ErrorLevel

Pdf417Parameters.Pdf417ErrorLevel property

Gets or sets Pdf417 symbology type of BarCode’s error correction level ranging from level0 to level8, level0 means no error correction info, level8 means best error correction which means a larger picture.

public Pdf417ErrorLevel Pdf417ErrorLevel { get; set; }

See Also