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

EccPercentage Property (BarcodeWritePdf)








Gets or sets the ECC character percentage. .NET support
Syntax
public int EccPercentage {get; set;}
'Declaration
 
Public Property EccPercentage As Integer
'Usage
 
Dim instance As BarcodeWritePdf
Dim value As Integer
 
instance.EccPercentage = value
 
value = instance.EccPercentage
public int EccPercentage {get; set;}
ObjectiveC Syntax
Java Syntax
 get_EccPercentage();
set_EccPercentage(value);
public:
property int EccPercentage {
   int get();
   void set (    int value);
}

Property Value

ECC character percentage.
Remarks
The value of this property is valid when the value of the EccLevel property is set to BarcodePdf417EccLevelFlags.UsePercent.
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

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