Enum Pdf417ErrorLevel
Navne til: Aspose.BarCode.Generation Sammensætning: Aspose.BarCode.dll (25.4.0)
PDF417 barkodefejl korrigering niveau, fra niveau 0 til niveau 9, niveau 0 betyder ingen fejl korrigering, niveau 8 betyder den bedste fejl korrigering
public enum Pdf417ErrorLevel
Fields
Level0 = 0
Error Correction Level - 0. Error Correction Codewords - 2.
Level1 = 1
Error Correction Level - 1. Error Korrection Codewords - 4.
Level2 = 2
Error Correction Level - 2. Error Correction Codewords - 8.
Level3 = 3
Error Correction Level - 3. Error Korrection Codewords - 16.
Level4 = 4
Error Correction Level - 4. Error Korrection Codewords - 32.
Level5 = 5
Error Correction Level - 5 Error Correction Codewords - 64.
Level6 = 6
Error Correction Level - 6 Error Correction Codewords - 128.
Level7 = 7
Error Correction Level - 7 Error Correction Codewords - 256.
Level8 = 8
Error Correction Level - 8 Error Correction Codewords - 512.