LEADTOOLS Barcode (Leadtools.Barcode assembly)

EccPercentage Property (BarcodeWritePdf)

Show in webframe







Gets or sets the ECC character percentage.
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;}

            

            
 
get_EccPercentage();
set_EccPercentage(value);
Object.defineProperty('EccPercentage');
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

See Also

Reference

BarcodeWritePdf Class
BarcodeWritePdf Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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