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

Show in webframe

BarcodeQrEccLevel Enumeration








Obsolete: Flags that identify the QR ECC level.
Syntax
'Declaration
 
Public Enum BarcodeQrEccLevel 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As BarcodeQrEccLevel
public enum BarcodeQrEccLevel : System.IComparable, System.IConvertible, System.IFormattable  
Leadtools.Barcode.Deprecated.BarcodeQrEccLevel = function() { };
Leadtools.Barcode.Deprecated.BarcodeQrEccLevel.prototype = {<br/>
  LeadtoolsMemberMarker(replace me)
 };
public enum class BarcodeQrEccLevel : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0LevelL QR Code ECC Level 'L', lowest capability.
1LevelM QR Code ECC Level 'M', standard capability.
2LevelQ QR Code ECC Level 'Q', high reliability.
3LevelH QR 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

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