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

ECCLevel Property (PDF417BarcodeWriteOptions)








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

Property Value

A PDF417BarcodeECCLevel enumeration member that determines the ECC (Error Correction) level to use when writing PDF417 barcodes. The default value is PDF417BarcodeECCLevel.Level0.
Remarks

When the value of ECCLevel is PDF417BarcodeECCLevel.UsePercentage, then the ECC level is determined by the value set in ECCPercentage instead of using one of the predefined number of words.

For more information, refer to PDF417BarcodeECCLevel.

Example

For an example, refer to PDF417BarcodeWriteOptions.

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

PDF417BarcodeWriteOptions Class
PDF417BarcodeWriteOptions 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