Pdf417ErrorCorrectionLevel Enum
Represents error correction levels of Pdf417.
public enum Pdf417ErrorCorrectionLevel
Public Enum Pdf417ErrorCorrectionLevel
Inheritance: ObjectValueTypeEnumPdf417ErrorCorrectionLevel
Fields
Pdf417ErrorCorrectionLevel.Auto | 9 | Error Correction Auto. |
Pdf417ErrorCorrectionLevel.Level0 | 0 | Error Correction Level 0. |
Pdf417ErrorCorrectionLevel.Level1 | 1 | Error Correction Level 1. |
Pdf417ErrorCorrectionLevel.Level2 | 2 | Error Correction Level 2. |
Pdf417ErrorCorrectionLevel.Level3 | 3 | Error Correction Level 3. |
Pdf417ErrorCorrectionLevel.Level4 | 4 | Error Correction Level 4. |
Pdf417ErrorCorrectionLevel.Level5 | 5 | Error Correction Level 5. |
Pdf417ErrorCorrectionLevel.Level6 | 6 | Error Correction Level 6. |
Pdf417ErrorCorrectionLevel.Level7 | 7 | Error Correction Level 7. |
Pdf417ErrorCorrectionLevel.Level8 | 8 | Error Correction Level 8. |
Licensing Info
This enum is a DynamicBarcode Creator feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicBarcode Creator selected.
- A DynamicBarcode Creator for .NET v2.X Developer license.