ErrorCorrection Enum

The level of error correction to use.

public enum ErrorCorrection
Public Enum ErrorCorrection

Inheritance: ObjectValueTypeEnumErrorCorrection

Fields

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

Licensing Info

This enum is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

ceTe.DynamicPDF.PageElements.BarCoding

In this topic