Enum Pdf417ErrorLevel

Enum Pdf417ErrorLevel

De naam: Aspose.BarCode.Generation Verzameling: Aspose.BarCode.dll (25.4.0)

pdf417 de foutcorrectie van de barcode, van niveau 0 tot niveau 9, niveau 0 betekent geen foutcorrectie, niveau 8 betekent de beste foutcorrectie

public enum Pdf417ErrorLevel

Fields

Level0 = 0

Error Correction Level - 0. Error Correction Codewords - 2.

Level1 = 1

Error Correction Level - 1. Error Correction Codewords - 4.

Level2 = 2

Error Correction Level - 2. Error Correction Codewords - 8.

Level3 = 3

Error Correction Level - 3. Error Correction Codewords - 16.

Level4 = 4

Error Correction Level - 4.Error Correction 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.

 Nederlands