LEADTOOLS Barcode (Leadtools.Barcode assembly)

BarcodeQrEccLevel Enumeration

Show in webframe







Obsolete: Flags that identify the QR ECC level.
Syntax
'Declaration
 
Public Enum BarcodeQrEccLevel 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As BarcodeQrEccLevel
public enum BarcodeQrEccLevel : System.IComparableSystem.IConvertibleSystem.IFormattable  

            

            
Leadtools.Barcode.Deprecated.BarcodeQrEccLevel = function() { };
Leadtools.Barcode.Deprecated.BarcodeQrEccLevel.prototype = {
LevelL = 0x00000000, LevelM = 0x00000001, LevelQ = 0x00000002, LevelH = 0x00000003, };
public enum class BarcodeQrEccLevel : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000LevelLQR Code ECC Level 'L', lowest capability.
0x00000001LevelMQR Code ECC Level 'M', standard capability.
0x00000002LevelQQR Code ECC Level 'Q', high reliability.
0x00000003LevelHQR Code ECC Level 'H', maximum reliability.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Barcode.Deprecated Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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