BarcodeTypes

BarcodeTypes class

Streepjescode Typen container.

public static class BarcodeTypes

Eigenschappen

Naam Beschrijving
static AllTypes { get; } Alle soorten streepjescodes.

methoden

Naam Beschrijving
static Parse(string) Retourneert het type streepjescode met de naam pasringType. Als de naam van de streepjescode onbekend is, wordt er een uitzondering gegenereerd.
static TryParse(string) Retourneert het type streepjescode met de naam pasringType. Als de naam van de streepjescode onbekend is - wordt er geen uitzondering gegenereerd, maar de methode retourneert null-waarde.

Velden

Naam Beschrijving
static readonly AustralianPost Australian Post streepjescodetype object.
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 Code39Standaard Barcode Type object.
static readonly Code93Extended Code93Extended Barcode Type-object.
static readonly Code93Standard Code93Standaard Barcode Type object.
static readonly DatabarExpanded Databar Uitgebreid 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 DeutschePostLeitcode Barcode Type object.
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 Barcode Type object.
static readonly EAN8 EAN8 Barcode Type object.
static readonly GS1CodablockF GS1CodablockF Barcode Type object.
static readonly GS1Code128 GS1 Code128 Barcode Type object.
static readonly GS1CompositeBar GS1 Samengesteld barcodetype 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 Barcode Type object.
static readonly ISMN ISMN Barcode Type object.
static readonly ISSN ISSN Barcode Type object.
static readonly ItalianPost25 ItalianPost25 Barcode Type-object.
static readonly ITF14 ITF14 Barcodetype object.
static readonly ITF6 ITF6 Barcode Type-object.
static readonly MacroPdf417 MacroPdf417 Barcodetype object.
static readonly Mailmark Royal Mail 2D Mailmark Barcode Type object.
static readonly Matrix2of5 Matrix2of5 Barcode Type object.
static readonly MaxiCode MaxiCode Barcode Type object.
static readonly MicroPdf417 MicroPdf417 Barcodetype object.
static readonly MSI MSI Barcode Type-object.
static readonly OneCode OneCode Barcode Type-object.
static readonly OPC OPC Barcode Type object.
static readonly PatchCode Patchcode Streepjescode Type object.
static readonly Pdf417 Pdf417 Barcodetype object.
static readonly Pharmacode Farmacode Barcode Type object.
static readonly Planet Planet Barcode Type object.
static readonly Postnet Postnet Barcode Type object.
static readonly PZN PZN Barcode Type object.
static readonly RM4SCC RM4SCC Streepjescode Type object.
static readonly SCC14 SCC14 Barcodetype object.
static readonly SingaporePost SingaporePost Barcode Type-object.
static readonly SSCC18 SSCC18 Barcodetype object.
static readonly Standard2of5 Standard2of5 Barcode Type object.
static readonly SwissPostParcel SwissPostParcel Barcode Type object.
static readonly UPCA UPCA Barcode Type-object.
static readonly UpcaGs1Code128Coupon UpcaGs1Code128Coupon Barcode Type object.
static readonly UpcaGs1DatabarCoupon UpcaGs1DatabarCoupon Barcode Type object.
static readonly UPCE UPCE Barcode Type-object.
static readonly VIN VIN Barcode Type object.

Zie ook