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

ECCLevel Property (QRBarcodeWriteOptions)








Gets or sets a value that indicates the ECC (Error Correction) level to use when writing QR barcodes. .NET support WinRT support Silverlight support
Syntax
[DescriptionAttribute("ECC level to use")]
[CategoryAttribute("Error Checking and Correction")]
[DefaultValueAttribute()]
[DisplayNameAttribute("ECC level")]
public QRBarcodeECCLevel ECCLevel {get; set;}
'Declaration
 
<DescriptionAttribute("ECC level to use")>
<CategoryAttribute("Error Checking and Correction")>
<DefaultValueAttribute()>
<DisplayNameAttribute("ECC level")>
Public Property ECCLevel As QRBarcodeECCLevel
'Usage
 
Dim instance As QRBarcodeWriteOptions
Dim value As QRBarcodeECCLevel
 
instance.ECCLevel = value
 
value = instance.ECCLevel
[DescriptionAttribute("ECC level to use")]
[CategoryAttribute("Error Checking and Correction")]
[DefaultValueAttribute()]
[DisplayNameAttribute("ECC level")]
public QRBarcodeECCLevel ECCLevel {get; set;}
ObjectiveC Syntax
Java Syntax
DescriptionAttribute("ECC level to use")
CategoryAttribute("Error Checking and Correction")
DefaultValueAttribute()
DisplayNameAttribute("ECC level")
 get_ECCLevel();
set_ECCLevel(value);
[DescriptionAttribute("ECC level to use")]
[CategoryAttribute("Error Checking and Correction")]
[DefaultValueAttribute()]
[DisplayNameAttribute("ECC level")]
public:
property QRBarcodeECCLevel ECCLevel {
   QRBarcodeECCLevel get();
   void set (    QRBarcodeECCLevel value);
}

Property Value

An QRBarcodeECCLevel enumeration member that determine the ECC (Error Correction) level to use when writing QR barcodes. Default value is QRBarcodeECCLevel.LevelL.
Remarks

For more information, refer to QRBarcodeECCLevel.

Example

For an example, refer to QRBarcodeWriteOptions.

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

QRBarcodeWriteOptions Class
QRBarcodeWriteOptions Members

 

 


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