LEADTOOLS Barcode (Leadtools.Barcode assembly)

QRBarcodeECCLevel Enumeration

Show in webframe







Specifies the QR symbol ECC level.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Enum QRBarcodeECCLevel 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As QRBarcodeECCLevel
enum LTQRBarcodeECCLevel
public enum QRBarcodeECCLevel
Leadtools.Barcode.QRBarcodeECCLevel = function() { };
Leadtools.Barcode.QRBarcodeECCLevel.prototype = {
LevelL = 0, LevelM = 1, LevelQ = 2, LevelH = 3, };
[SerializableAttribute()]
public enum class QRBarcodeECCLevel : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0LevelL

QR Level L - Lowest reliability

1LevelM

QR Level M - Standard reliability

2LevelQ

QR Level Q - High reliability

3LevelH

QR Level H - Maximum reliability

Remarks

Used as the type for the QRBarcodeWriteOptions.ECCLevel property to specify the QR barcode ECC (Error Correction) level.

Example

For an example, refer to QRBarcodeWriteOptions.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Barcode.QRBarcodeECCLevel

Requirements

Target Platforms

See Also

Reference

Leadtools.Barcode Namespace
QR Barcodes In LEADTOOLS

 

 


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