Search Results for

    Show / Hide Table of Contents

    Enum BarcodeType

    The barcode symbology a BarcodeItem renders, covering the 2-of-5 family, Code 39/93/128, MSI, PostNet, Codabar, EAN-8/13, PDF417 and QR.

    Namespace: Reportman.Reporting
    Assembly: Reportman.Reporting.dll
    Syntax
    public enum BarcodeType

    Fields

    Name Description
    Code128
    Code128A
    Code128B
    Code128C
    Code39
    Code39Extended
    Code93
    Code93Extended
    CodeCodabar
    CodeEAN13
    CodeEAN8
    CodeMSI
    CodePDF417
    CodePostNet
    CodeQR
    Code_2_5_industrial
    Code_2_5_interleaved
    Code_2_5_matrix
    • View Source
    In this article
    Back to top Generated by DocFX