Specifies the Error Correction Level to apply for PDF417 symbology.

[Visual Basic]
Public Enum Pdf417ErrorCorrection
[C#]
public enum Pdf417ErrorCorrection

Members

Member Name Description
Level0 
Level1 
Level2 
Level3 
Level4 
Level5 
Level6 
Level7 
Level8 

Requirements

Namespace: Neodynamic.ReportingServices

Assembly: Neodynamic.ReportingServices.Barcode (in Neodynamic.ReportingServices.Barcode.dll)

See Also

Neodynamic.ReportingServices Namespace