BarcodeTypes

BarcodeTypes class

Контейнер типов штрих-кодов.

public static class BarcodeTypes

Характеристики

Имя Описание
static AllTypes { get; } Все типы штрих-кодов.

Методы

Имя Описание
static Parse(string) Возвращает тип штрих-кода с именем pasringType. Если имя штрих-кода неизвестно - будет выдано исключение.
static TryParse(string) Возвращает тип штрих-кода с именем pasringType. Если имя штрих-кода неизвестно - исключение не будет выдано, но метод вернет нулевое значение.

Поля

Имя Описание
static readonly AustralianPost Объект типа штрих-кода Почты Австралии.
static readonly AustralianPosteParcel Объект типа штрих-кода электронной почты Почты Австралии.
static readonly Codabar Объект типа штрих-кода Codabar.
static readonly CodablockF CodablockF Объект типа штрих-кода.
static readonly Code11 Code11 Объект типа штрих-кода.
static readonly Code128 Code128 Объект типа штрих-кода.
static readonly Code16K Code16K Объект типа штрих-кода.
static readonly Code32 Объект типа штрих-кода Code32.
static readonly Code39Extended Code39Расширенный тип штрих-кода object.
static readonly Code39Standard Объект Code39Standard Barcode Type.
static readonly Code93Extended Code93Расширенный тип штрих-кода object.
static readonly Code93Standard Code93Объект стандартного типа штрих-кода.
static readonly DatabarExpanded DatabarExpanded Barcode Type object.
static readonly DatabarExpandedStacked Объект DatabarExpandedStacked Stacked Barcode Type.
static readonly DatabarLimited Объект DatabarLimited Barcode Type.
static readonly DatabarOmniDirectional Объект DatabarOmniDirectional Barcode Type.
static readonly DatabarStacked Объект DatabarStacked Barcode Type.
static readonly DatabarStackedOmniDirectional Объект DatabarStackedOmniDirectional Barcode Type.
static readonly DatabarTruncated Объект DatabarTruncated Barcode Type.
static readonly DataLogic2of5 Объект типа штрих-кода DataLogic2of5.
static readonly DeutschePostIdentcode Объект типа штрих-кода DeutschePostIdentcode.
static readonly DeutschePostLeitcode Объект типа штрих-кода DeutschePostLeitcode.
static readonly DotCode Объект типа штрих-кода DotCode.
static readonly DutchKIX Объект типа штрих-кода DutchKIX.
static readonly EAN13 Объект типа штрих-кода EAN13.
static readonly EAN14 Объект типа штрих-кода EAN14.
static readonly EAN8 Объект типа штрих-кода EAN8.
static readonly GS1CodablockF Объект типа штрих-кода GS1CodablockF.
static readonly GS1Code128 Объект типа штрих-кода GS1 Code128.
static readonly GS1CompositeBar Объект типа составного штрих-кода GS1.
static readonly HIBCCode128LIC HIBC LIC 128 Объект типа штрих-кода.
static readonly HIBCCode39LIC HIBC LIC 39 Объект типа штрих-кода.
static readonly IATA2of5 Объект типа штрих-кода IATA2of5.
static readonly Interleaved2of5 Interleaved2of5 Объект типа штрих-кода.
static readonly ISBN Объект типа штрих-кода ISBN.
static readonly ISMN Объект типа штрих-кода ISMN.
static readonly ISSN Объект типа штрих-кода ISSN.
static readonly ItalianPost25 Объект типа штрих-кода ItalianPost25.
static readonly ITF14 Объект типа штрих-кода ITF14.
static readonly ITF6 Объект типа штрих-кода ITF6.
static readonly MacroPdf417 MacroPdf417 Объект типа штрих-кода.
static readonly Mailmark Объект типа штрих-кода 2D Mailmark Royal Mail.
static readonly Matrix2of5 Объект типа штрих-кода Matrix2of5.
static readonly MaxiCode Объект типа штрих-кода MaxiCode.
static readonly MicroPdf417 Объект типа штрих-кода MicroPdf417.
static readonly MSI Объект типа штрих-кода MSI.
static readonly OneCode Объект типа штрих-кода OneCode.
static readonly OPC Объект типа штрих-кода OPC.
static readonly PatchCode Объект типа штрих-кода кода исправления.
static readonly Pdf417 Объект типа штрих-кода Pdf417.
static readonly Pharmacode Фармацевтический код Объект типа штрих-кода.
static readonly Planet Объект типа штрих-кода планеты.
static readonly Postnet Объект типа штрих-кода Postnet.
static readonly PZN Объект типа штрих-кода PZN.
static readonly RM4SCC Объект типа штрих-кода RM4SCC.
static readonly SCC14 Объект типа штрих-кода SCC14.
static readonly SingaporePost Объект типа штрих-кода почты Сингапура.
static readonly SSCC18 Объект типа штрих-кода SSCC18.
static readonly Standard2of5 Объект Standard2of5 Тип штрих-кода.
static readonly SwissPostParcel Объект типа штрих-кода SwissPostParcel.
static readonly UPCA Объект типа штрих-кода UPCA.
static readonly UpcaGs1Code128Coupon UpcaGs1Code128Объект типа штрих-кода купона.
static readonly UpcaGs1DatabarCoupon Объект типа штрих-кода UpcaGs1DatabarCoupon.
static readonly UPCE Объект типа штрих-кода UPCE.
static readonly VIN Объект типа штрих-кода VIN.

Смотрите также