Pdf417ErrorCorrectionLevel Enum

Represents error correction levels of Pdf417.

public enum Pdf417ErrorCorrectionLevel
Public Enum Pdf417ErrorCorrectionLevel

Inheritance: ObjectValueTypeEnumPdf417ErrorCorrectionLevel

Fields

Pdf417ErrorCorrectionLevel.Auto9Error Correction Auto.
Pdf417ErrorCorrectionLevel.Level00Error Correction Level 0.
Pdf417ErrorCorrectionLevel.Level11Error Correction Level 1.
Pdf417ErrorCorrectionLevel.Level22Error Correction Level 2.
Pdf417ErrorCorrectionLevel.Level33Error Correction Level 3.
Pdf417ErrorCorrectionLevel.Level44Error Correction Level 4.
Pdf417ErrorCorrectionLevel.Level55Error Correction Level 5.
Pdf417ErrorCorrectionLevel.Level66Error Correction Level 6.
Pdf417ErrorCorrectionLevel.Level77Error Correction Level 7.
Pdf417ErrorCorrectionLevel.Level88Error Correction Level 8.

Licensing Info

This enum is a DynamicBarcode Creator feature. One of the following is required for non-evaluation usage:

See Also

ceTe.DynamicBarcode.Creator

In this topic