Specifies the Error Correction Level to apply for PDF417 symbology.

Namespace: Neodynamic.SDK.Printing
Assembly: Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 6.0.3500.0 (6.0.3515.430)

Syntax

C#
public enum Pdf417ErrorCorrection
Visual Basic
Public Enumeration Pdf417ErrorCorrection
Visual C++
public enum class Pdf417ErrorCorrection

Members

Member nameValueDescription
Level00
Level11
Level22
Level33
Level44
Level55
Level66
Level77
Level88

See Also