Show / Hide Table of Contents

    Enum BarcodeFormat

    Namespace: FrameworkSystems.FrameworkBase
    Assembly: FrameworkSystems.FrameworkBase.dll
    Syntax
    [DocfxBrowsable]
    [Flags]
    public enum BarcodeFormat

    Fields

    Name Description
    ALL

    Es werden alle Barcode-Formate unterstützt.

    AZTEC
    CODABAR
    CODE_128
    CODE_39
    CODE_93
    DATA_MATRIX
    EAN_13
    EAN_8
    ITF
    NONE

    Der Scan-Vorgang hat keinen Barcode ermittelt.

    PDF_417
    QR_CODE
    UPC_A
    UPC_E
    Back to top Generated by DocFX