Error processing SSI file
LEADTOOLS Barcode (Leadtools.Barcode assembly)

Show in webframe

EccPercentage Property (BarcodeWritePdf)








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;}
 <br/>get_EccPercentage();<br/>set_EccPercentage(value);<br/>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

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