Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ErrorCorrectionLevel Enumeration
In This Topic
    ErrorCorrectionLevel Enumeration
    In This Topic
    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