com.grapecity.documents.excel Package / ErrorCorrectionLevel Enumeration
ErrorCorrectionLevel Enumeration
Represents the error correction level of QRCode.
Members
MemberDescription
HHigh level.
LLow level.
MMedium level.
QQuartile level.
Inheritance Hierarchy

java.lang.Object
   java.lang.Enum
      com.grapecity.documents.excel.ErrorCorrectionLevel

See Also