←Select platform

EccPercentage Property (BarcodeWritePdf)

Summary

Gets or sets the ECC character percentage.

Syntax

C#
VB
C++
public int EccPercentage {get; set;} 
Public Property EccPercentage As Integer 
public: 
property int EccPercentage { 
   int get(); 
   void set (    int ); 
} 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Barcode Assembly
Click or drag to resize