Specifies the QRCode's error correction level.
| Member | Description |
|---|---|
| L | Low |
| M | Medium |
| Q | Quality |
| H | High |
Allows different percentages of defective code words to be corrected. A higher QRCodeErrorLevel setting reduces the data storage capacity of a symbol.
L = 7 (Medium)
Q = 25 (High)
DataDynamics.ActiveReports.Options Namespace
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.