LEADTOOLS Barcode (Leadtools.Barcode assembly)
LEAD Technologies, Inc

QRBarcodeECCLevel Enumeration








Specifies the QR symbol ECC level. .NET support WinRT support Silverlight support
Syntax
'Declaration
 
<SerializableAttribute()>
Public Enum QRBarcodeECCLevel 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As QRBarcodeECCLevel
ObjectiveC Syntax
Java Syntax
Leadtools.Barcode.QRBarcodeECCLevel = function() { };
Leadtools.Barcode.QRBarcodeECCLevel.prototype = {
LeadtoolsMemberMarker(replace me) };
[SerializableAttribute()]
public enum class QRBarcodeECCLevel : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
LevelH

QR Level H - Maximum reliability

LevelL

QR Level L - Lowest reliability

LevelM

QR Level M - Standard reliability

LevelQ

QR Level Q - High 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Barcode Namespace
QR Barcodes In LEADTOOLS

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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