Enum Pdf417ErrorCorrection
Specifies the Error Correction Level to apply for PDF417 symbology.
Namespace: Neodynamic.WPF
Assembly: Neodynamic.WPF.Barcode.dll
Syntax
public enum Pdf417ErrorCorrection
Fields
Name | Description |
---|---|
Level0 | |
Level1 | |
Level2 | |
Level3 | |
Level4 | |
Level5 | |
Level6 | |
Level7 | |
Level8 |