LEADTOOLS WCF Barcode (Leadtools.Services.Barcode.DataContracts assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
BarcodePdf417EccLevelFlags Enumeration
See Also  
Leadtools.Services.Barcode.DataContracts Namespace : BarcodePdf417EccLevelFlags Enumeration



The BarcodePdf417EccLevelFlags Enumeration is available in LEADTOOLS Document and Medical Imaging toolkits.

Flags that identify the barcode PDF417 ECC level.

Syntax

Visual Basic (Declaration) 
<FlagsAttribute()>
<DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="BarcodePdf417EccLevelFlags")>
Public Enum BarcodePdf417EccLevelFlags 
   Inherits System.Enum
   Implements IComparableIConvertibleIFormattable 
Visual Basic (Usage)Copy Code
Dim instance As BarcodePdf417EccLevelFlags
C# 
[FlagsAttribute()]
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="BarcodePdf417EccLevelFlags")]
public enum BarcodePdf417EccLevelFlags : System.Enum, IComparableIConvertibleIFormattable  
C++/CLI 
[FlagsAttribute()]
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="BarcodePdf417EccLevelFlags")]
public enum class BarcodePdf417EccLevelFlags : public System.Enum, IComparableIConvertibleIFormattable  

Members

MemberDescription
Level0Use ECC level 0. This uses 2 code words for error correction.
Level1Use ECC level 1. This uses 4 code words for error correction.
Level2Use ECC level 2. This uses 8 code words for error correction.
Level3Use ECC level 3. This uses 16 code words for error correction.
Level4Use ECC level 4. This uses 32 code words for error correction.
Level5Use ECC level 5. This uses 64 code words for error correction
Level6Use ECC level 6. This uses 128 code words for error correction.
Level7Use ECC level 7. This uses 256 code words for error correction.
Level8Use ECC level 8. This uses 512 code words for error correction.
NoneNo ECC level used.
UsePercentUse the percentage to determine the ECC level.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Services.Barcode.DataContracts.BarcodePdf417EccLevelFlags

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: Imaging Pro/Document/Medical Features