Specifies the Error Correction Level to apply for PDF417 symbology.

Namespace: Neodynamic.SDK.Printing
Assembly: Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 4.0.3500.0 (4.0.3500.1)

Syntax

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

Members

Member nameDescription
Level0
Level1
Level2
Level3
Level4
Level5
Level6
Level7
Level8

See Also