Search Results for

    Show / Hide Table of Contents

    Enum QRCodeEncoder.ERROR_CORRECTION

    QR Code error-correction level (L, M, Q, H), in increasing order of redundancy and recoverability.

    Namespace: Reportman.Drawing
    Assembly: Reportman.Reporting.dll
    Syntax
    public enum QRCodeEncoder.ERROR_CORRECTION

    Fields

    Name Description
    H
    L
    M
    Q
    • View Source
    In this article
    Back to top Generated by DocFX