LEADTOOLS Barcode (Leadtools.Barcode assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
BarcodeQrEccLevel Enumeration
See Also  
Leadtools.Barcode Namespace : BarcodeQrEccLevel Enumeration



The BarcodeQrEccLevel Enumeration includes members that are available as an add-on to the LEADTOOLS Imaging Pro, Document, and Medical Imaging toolkits.

Flags that identify the QR ECC level.

Syntax

Visual Basic (Declaration) 
Public Enum BarcodeQrEccLevel 
   Inherits System.Enum
   Implements IComparableIConvertibleIFormattable 
Visual Basic (Usage)Copy Code
Dim instance As BarcodeQrEccLevel
C# 
public enum BarcodeQrEccLevel : System.Enum, IComparableIConvertibleIFormattable  
C++/CLI 
public enum class BarcodeQrEccLevel : public System.Enum, IComparableIConvertibleIFormattable  

Members

MemberDescription
LevelHQR Code ECC Level 'H', maximum reliability.
LevelLQR Code ECC Level 'L', lowest capability.
LevelMQR Code ECC Level 'M', standard capability.
LevelQQR Code ECC Level 'Q', high reliability.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Barcode.BarcodeQrEccLevel

Requirements

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

See Also

Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features