Visual Basic (Declaration) | |
---|---|
Public Property EccPercentage As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int EccPercentage {get; set;} |
Return Value
ECC character percentage.For an example, refer to BarcodeWritePdf class example.
The value of this property is valid when the
value of the EccLevel property is
set to BarcodePdf417EccLevelFlags.UsePercent.
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family