←Select platform

BarcodeQrEccLevel Enumeration

Summary

Obsolete: Flags that identify the QR ECC level.

Syntax

C#
VB
C++
public enum BarcodeQrEccLevel   
Public Enum BarcodeQrEccLevel  
    
    
public enum class BarcodeQrEccLevel   

Members

ValueMemberDescription
0LevelL QR Code ECC Level 'L', lowest capability.
1LevelM QR Code ECC Level 'M', standard capability.
2LevelQ QR Code ECC Level 'Q', high reliability.
3LevelH QR Code ECC Level 'H', maximum reliability.
Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly