'Declaration Public Enum Pdf417ErrorCorrectionLevel Inherits System.Enum
public enum Pdf417ErrorCorrectionLevel : System.Enum
Member | Description |
---|---|
Level0 | Error Correction Level 0 has 2 codewords |
Level1 | Error Correction Level 1 has 4 codewords |
Level2 | Error Correction Level 2 has 8 codewords |
Level3 | Error Correction Level 3 has 16 codewords |
Level4 | Error Correction Level 4 has 32 codewords |
Level5 | Error Correction Level 5 has 64 codewords |
Level6 | Error Correction Level 6 has 128 codewords |
Level7 | Error Correction Level 7 has 256 codewords |
Level8 | Error Correction Level 8 has 512 codewords |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2