Class Pdf417ErrorCorrection
Specifies the Error Correction Level to apply for PDF417 symbology.
Inheritance
System.Object
Pdf417ErrorCorrection
Assembly: Neodynamic.SDK.BarcodeCore.dll
Syntax
public sealed class Pdf417ErrorCorrection : Enum
Fields
Level0
Declaration
public const Pdf417ErrorCorrection Level0
Field Value
Level1
Declaration
public const Pdf417ErrorCorrection Level1
Field Value
Level2
Declaration
public const Pdf417ErrorCorrection Level2
Field Value
Level3
Declaration
public const Pdf417ErrorCorrection Level3
Field Value
Level4
Declaration
public const Pdf417ErrorCorrection Level4
Field Value
Level5
Declaration
public const Pdf417ErrorCorrection Level5
Field Value
Level6
Declaration
public const Pdf417ErrorCorrection Level6
Field Value
Level7
Declaration
public const Pdf417ErrorCorrection Level7
Field Value
Level8
Declaration
public const Pdf417ErrorCorrection Level8
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|