ErrorCorrection Enum
The level of error correction to use.
public enum ErrorCorrection
Public Enum ErrorCorrection
Inheritance: ObjectValueTypeEnumErrorCorrection
Fields
ErrorCorrection.Auto | 9 | Error Correction Auto. |
ErrorCorrection.Level0 | 0 | Error Correction Level 0. |
ErrorCorrection.Level1 | 1 | Error Correction Level 1. |
ErrorCorrection.Level2 | 2 | Error Correction Level 2. |
ErrorCorrection.Level3 | 3 | Error Correction Level 3. |
ErrorCorrection.Level4 | 4 | Error Correction Level 4. |
ErrorCorrection.Level5 | 5 | Error Correction Level 5. |
ErrorCorrection.Level6 | 6 | Error Correction Level 6. |
ErrorCorrection.Level7 | 7 | Error Correction Level 7. |
ErrorCorrection.Level8 | 8 | Error Correction Level 8. |
Licensing Info
This enum is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.