CodeGlyphX logo
CodeGlyphX

API Reference

Enum

SymbolFormat

Namespace CodeGlyphX
Assembly CodeGlyphX
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Identifies a physical symbol format independently of a rendering or image format.

Inheritance

  • Enum
  • SymbolFormat

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Accepted by parameters

Values

public const SymbolFormat QrCode #

QR Code Model 2.

Value: 0
public const SymbolFormat MicroQrCode #

Micro QR Code.

Value: 1
public const SymbolFormat Aztec #

Aztec Code.

Value: 2
public const SymbolFormat Code128 #

Code 128.

Value: 3
public const SymbolFormat Gs1Code128 #

GS1-128.

Value: 4
public const SymbolFormat Code39 #

Code 39.

Value: 5
public const SymbolFormat Code93 #

Code 93.

Value: 6
public const SymbolFormat Ean #

EAN family.

Value: 7
public const SymbolFormat UpcA #

UPC-A.

Value: 8
public const SymbolFormat UpcE #

UPC-E.

Value: 9
public const SymbolFormat Itf14 #

ITF-14.

Value: 10
public const SymbolFormat Itf #

Interleaved 2 of 5.

Value: 11
public const SymbolFormat Industrial2Of5 #

Industrial 2 of 5.

Value: 12
public const SymbolFormat Matrix2Of5 #

Matrix 2 of 5.

Value: 13
public const SymbolFormat Iata2Of5 #

IATA 2 of 5.

Value: 14
public const SymbolFormat PatchCode #

Patch Code.

Value: 15
public const SymbolFormat Codabar #

Codabar.

Value: 16
public const SymbolFormat Msi #

MSI.

Value: 17
public const SymbolFormat Code11 #

Code 11.

Value: 18
public const SymbolFormat Plessey #

Plessey.

Value: 19
public const SymbolFormat Telepen #

Telepen.

Value: 20
public const SymbolFormat Pharmacode #

One-track Pharmacode.

Value: 21
public const SymbolFormat PharmacodeTwoTrack #

Two-track Pharmacode.

Value: 22
public const SymbolFormat Code32 #

Code 32.

Value: 23
public const SymbolFormat Postnet #

POSTNET.

Value: 24
public const SymbolFormat Planet #

PLANET.

Value: 25
public const SymbolFormat RoyalMail4State #

Royal Mail 4-State Customer Code.

Value: 26
public const SymbolFormat AustraliaPost #

Australia Post customer barcode.

Value: 27
public const SymbolFormat JapanPost #

Japan Post barcode.

Value: 28
public const SymbolFormat Gs1DataBarTruncated #

GS1 DataBar Truncated.

Value: 29
public const SymbolFormat Gs1DataBarOmnidirectional #

GS1 DataBar Omnidirectional.

Value: 30
public const SymbolFormat Gs1DataBarStacked #

GS1 DataBar Stacked.

Value: 31
public const SymbolFormat Gs1DataBarExpanded #

GS1 DataBar Expanded.

Value: 32
public const SymbolFormat Gs1DataBarExpandedStacked #

GS1 DataBar Expanded Stacked.

Value: 33
public const SymbolFormat UspsIntelligentMail #

USPS Intelligent Mail Barcode.

Value: 34
public const SymbolFormat KixCode #

KIX Code.

Value: 35
public const SymbolFormat DataMatrix #

Data Matrix ECC200.

Value: 36
public const SymbolFormat Pdf417 #

PDF417.

Value: 37
public const SymbolFormat MicroPdf417 #

MicroPDF417.

Value: 38
public const SymbolFormat RmQrCode #

Rectangular Micro QR Code (rMQR).

Value: 39
public const SymbolFormat Gs1DataBarLimited #

GS1 DataBar Limited.

Value: 40
public const SymbolFormat Gs1DataBarStackedOmnidirectional #

GS1 DataBar Stacked Omnidirectional.

Value: 41
public const SymbolFormat MaxiCode #

MaxiCode.

Value: 42
public const SymbolFormat DotCode #

AIM DotCode.

Value: 43
public const SymbolFormat HanXin #

Han Xin Code.

Value: 44
public const SymbolFormat Gs1Composite #

GS1 Composite with a GS1-128 linear component.

Value: 45