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

PDF417BarcodeECCLevel Enumeration








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

Use 2 code words for error correction

Level1

Use 4 code words for error correction

Level2

Use 8 code words for error correction

Level3

Use 16 code words for error correction

Level4

Use 32 code words for error correction

Level5

Use 54 code words for error correction

Level6

Use 128 code words for error correction

Level7

Use 256 code words for error correction

Level8

Use 512 code words for error correction

UsePercentage

Use the percentage value set in PDF417BarcodeWriteOptions.ECCPercentage

Remarks

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

Example

For an example, refer to PDF417BarcodeWriteOptions.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Barcode.PDF417BarcodeECCLevel

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
PDF417 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