←Select platform

EccLevel Property (BarcodeWriteQr)

Summary

Gets or sets the ECC level for the QR Code symbol to be written.

Syntax

C#
VB
C++
[DataMemberAttribute(Name="EccLevel", IsRequired=true)] 
public Leadtools.Services.Barcode.Datacontracts.BarcodeQrEccLevel EccLevel {get; set;} 
  
<DataMemberAttribute(Name="EccLevel", IsRequired=True)> 
Public Property EccLevel As Leadtools.Services.Barcode.Datacontracts.BarcodeQrEccLevel 
[DataMemberAttribute(Name="EccLevel", IsRequired=true)] 
public: 
property Leadtools.Services.Barcode.Datacontracts.BarcodeQrEccLevel EccLevel { 
   Leadtools.Services.Barcode.Datacontracts.BarcodeQrEccLevel get(); 
   void set (    Leadtools.Services.Barcode.Datacontracts.BarcodeQrEccLevel ); 
} 

Property Value

ECC level for the QR Code symbol.

Example

For an example, refer to BarcodeWriteQr class example.

Requirements

Target Platforms

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