Error processing SSI file
LEADTOOLS Barcode (Leadtools.Barcode assembly)

Show in webframe

BarcodePdf417EccLevelFlags Enumeration








Obsolete: Flags that identify the barcode PDF417 ECC level.
Syntax
[FlagsAttribute()]
public enum BarcodePdf417EccLevelFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
'Declaration
 
<FlagsAttribute()>
Public Enum BarcodePdf417EccLevelFlags 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As BarcodePdf417EccLevelFlags
[FlagsAttribute()]
public enum BarcodePdf417EccLevelFlags : System.IComparable, System.IConvertible, System.IFormattable  
Leadtools.Barcode.Deprecated.BarcodePdf417EccLevelFlags = function() { };
Leadtools.Barcode.Deprecated.BarcodePdf417EccLevelFlags.prototype = {<br/>
  LeadtoolsMemberMarker(replace me)
 };
[FlagsAttribute()]
public enum class BarcodePdf417EccLevelFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000None No ECC level used.
0x00000001Level0 Use ECC level 0. This uses 2 code words for error correction.
0x00000002Level1 Use ECC level 0. This uses 4 code words for error correction.
0x00000004Level2 Use ECC level 0. This uses 8 code words for error correction.
0x00000008Level3 Use ECC level 0. This uses 16 code words for error correction.
0x00000010Level4 Use ECC level 0. This uses 32 code words for error correction.
0x00000020Level5 Use ECC level 0. This uses 64 code words for error correction
0x00000040Level6 Use ECC level 0. This uses 128 code words for error correction.
0x00000080Level7 Use ECC level 0. This uses 256 code words for error correction.
0x00000100Level8 Use ECC level 0. This uses 512 code words for error correction.
0x00000FFFUsePercent Use the percentage to determine the ECC level.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Barcode.Deprecated.BarcodePdf417EccLevelFlags

Requirements

Target Platforms

See Also

Reference

Leadtools.Barcode.Deprecated Namespace

Error processing SSI file
Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features