LEADTOOLS WCF Barcode (Leadtools.Services.Barcode.DataContracts assembly)

EccLevel Property (BarcodeWritePdf)

Show in webframe





Gets or sets the ECC level for writing a PDF417 symbol.
Syntax
[DataMemberAttribute(Name="EccLevel", IsRequired=true)]
public BarcodePdf417EccLevelFlags EccLevel {get; set;}
'Declaration
 
<DataMemberAttribute(Name="EccLevel", IsRequired=True)>
Public Property EccLevel As BarcodePdf417EccLevelFlags
'Usage
 
Dim instance As BarcodeWritePdf
Dim value As BarcodePdf417EccLevelFlags
 
instance.EccLevel = value
 
value = instance.EccLevel

            

            
[DataMemberAttribute(Name="EccLevel", IsRequired=true)]
public:
property BarcodePdf417EccLevelFlags EccLevel {
   BarcodePdf417EccLevelFlags get();
   void set (    BarcodePdf417EccLevelFlags value);
}

Property Value

ECC level.
Example
For an example, refer to BarcodeWritePdf class example.
Requirements

Target Platforms

See Also

Reference

BarcodeWritePdf Class
BarcodeWritePdf Members

 

 


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

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features