Search Results for

    Show / Hide Table of Contents

    Enum QRCodeEncoder.ENCODE_MODE

    Data encoding mode used to pack the QR Code payload: alphanumeric, numeric, or raw 8-bit byte.

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

    Fields

    Name Description
    ALPHA_NUMERIC
    BYTE
    NUMERIC
    • View Source
    In this article
    Back to top Generated by DocFX