Search Results for

    Show / Hide Table of Contents

    Enum QRCodeErrorCorrection

    Specifies the QR code error correction level.

    Namespace: FastReport.Barcode
    Assembly: FastReport.Base.dll
    Syntax
    public enum QRCodeErrorCorrection

    Fields

    Name Description
    H

    H = ~30% correction.

    L

    L = ~7% correction.

    M

    M = ~15% correction.

    Q

    Q = ~25% correction.

    Back to top © 1998-2025 Copyright Fast Reports Inc.