BarcodeTypes

BarcodeTypes class

Behållare för streckkodstyper.

public static class BarcodeTypes

Egenskaper

namn Beskrivning
static AllTypes { get; } Alla streckkodstyper.

Metoder

namn Beskrivning
static Parse(string) Returnerar streckkodstyp med pasringType-namn. Om namnet på streckkoden är okänt - undantag kommer att kastas.
static TryParse(string) Returnerar streckkodstyp med pasringType-namn. Om namnet på streckkoden är okänt - kommer inget undantag att kastas men metoden returnerar nullvärde.

Fält

namn Beskrivning
static readonly AustralianPost australiensisk post streckkodstyp objekt.
static readonly AustralianPosteParcel Australian Post eParcel Barcode Type object.
static readonly Codabar Codabar Barcode Type object.
static readonly CodablockF CodablockF Barcode Type object.
static readonly Code11 Code11 Barcode Type object.
static readonly Code128 Code128 Barcode Type object.
static readonly Code16K Code16K Barcode Type object.
static readonly Code32 Code32 Barcode Type object.
static readonly Code39Extended Code39Extended Barcode Type object.
static readonly Code39Standard Code39Standard streckkodstypobjekt.
static readonly Code93Extended Code93Extended Barcode Type object.
static readonly Code93Standard Code93Standard streckkodstypobjekt.
static readonly DatabarExpanded DatabarExpanded Barcode Type object.
static readonly DatabarExpandedStacked DatabarExpandedStacked Barcode Type object.
static readonly DatabarLimited DatabarLimited Barcode Type object.
static readonly DatabarOmniDirectional DatabarOmniDirectional Barcode Type object.
static readonly DatabarStacked DatabarStacked Barcode Type object.
static readonly DatabarStackedOmniDirectional DatabarStackedOmniDirectional Barcode Type object.
static readonly DatabarTruncated DatabarTruncated Barcode Type object.
static readonly DataLogic2of5 DataLogic2of5 Barcode Type object.
static readonly DeutschePostIdentcode DeutschePostIdentcode Barcode Type object.
static readonly DeutschePostLeitcode DeutschePostLeitkod Streckkodstyp objekt.
static readonly DotCode DotCode Barcode Type object.
static readonly DutchKIX DutchKIX Barcode Type object.
static readonly EAN13 EAN13 Barcode Type object.
static readonly EAN14 EAN14 streckkodstypobjekt.
static readonly EAN8 EAN8 streckkodstypobjekt.
static readonly GS1CodablockF GS1CodablockF Barcode Type object.
static readonly GS1Code128 GS1 Code128 Barcode Type object.
static readonly GS1CompositeBar GS1 Composite Barcode Type object.
static readonly HIBCCode128LIC HIBC LIC 128 Barcode Type object.
static readonly HIBCCode39LIC HIBC LIC 39 Barcode Type object.
static readonly IATA2of5 IATA2of5 Barcode Type object.
static readonly Interleaved2of5 Interleaved2of5 Barcode Type object.
static readonly ISBN ISBN streckkodstypobjekt.
static readonly ISMN ISMN streckkodstypobjekt.
static readonly ISSN ISSN streckkodstypobjekt.
static readonly ItalianPost25 ItalianPost25 Barcode Type object.
static readonly ITF14 ITF14 streckkodstypobjekt.
static readonly ITF6 ITF6 streckkodstypobjekt.
static readonly MacroPdf417 MacroPdf417 Barcode Type object.
static readonly Mailmark Royal Mail 2D postmärke Streckkod Typ objekt.
static readonly Matrix2of5 Matrix2of5 Barcode Type object.
static readonly MaxiCode MaxiCode Barcode Type object.
static readonly MicroPdf417 MicroPdf417 Barcode Type object.
static readonly MSI MSI Barcode Type object.
static readonly OneCode OneCode streckkodstypobjekt.
static readonly OPC OPC streckkodstypobjekt.
static readonly PatchCode Patch Code Barcode Type object.
static readonly Pdf417 Pdf417 Barcode Type object.
static readonly Pharmacode Läkemedelskod Streckkod Typ objekt.
static readonly Planet Planet Barcode Type object.
static readonly Postnet Postnet Barcode Type object.
static readonly PZN PZN streckkodstypobjekt.
static readonly RM4SCC RM4SCC streckkodstypobjekt.
static readonly SCC14 SCC14 Barcode Type object.
static readonly SingaporePost SingaporePost streckkodstypobjekt.
static readonly SSCC18 SSCC18 Barcode Type object.
static readonly Standard2of5 Standard2of5 Barcode Type object.
static readonly SwissPostParcel SwissPostParcel Barcode Type object.
static readonly UPCA UPCA streckkodstypobjekt.
static readonly UpcaGs1Code128Coupon UpcaGs1Code128Coupon Barcode Type object.
static readonly UpcaGs1DatabarCoupon UpcaGs1DatabarCoupon Barcode Type object.
static readonly UPCE UPCE streckkodstypobjekt.
static readonly VIN VIN streckkodstypobjekt.

Se även