See Also

QRCodeOptions Class  | QRCodeOptions Members  | QRCodeErrorLevel Enumeration

Language

Visual Basic

C#

Show All

See Also Languages ActiveReports Send feedback to Data Dynamics

ErrorLevel Property

Gets or sets the error correction level for the barcode.

[Visual Basic]
Public Property ErrorLevel As QRCodeErrorLevel
[C#]
public QRCodeErrorLevel ErrorLevel {get; set;}

Remarks

This property uses the QRCodeErrorLevel enumeration. Low is the lowest error correction value and High is the highest possible error correction level value. As the level increases, the size of the barcode increases.

See Also

QRCodeOptions Class  | QRCodeOptions Members  | QRCodeErrorLevel Enumeration

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.