BarcodeTypes

BarcodeTypes class

바코드 유형 컨테이너.

public static class BarcodeTypes

속성

이름 설명
static AllTypes { get; } 모든 바코드 유형.

행동 양식

이름 설명
static Parse(string) pasringType 이름이 있는 바코드 유형을 반환합니다. 바코드 이름을 알 수 없는 경우 - 예외가 발생합니다.
static TryParse(string) pasringType 이름이 있는 바코드 유형을 반환합니다. 바코드 이름을 알 수 없는 경우 - 예외가 발생하지 않지만 메서드는 null 값을 반환합니다.

필드

이름 설명
static readonly AustralianPost 호주 우편 바코드 유형 개체.
static readonly AustralianPosteParcel 호주 우편 eParcel 바코드 유형 개체.
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확장 바코드 유형 개체.
static readonly Code39Standard Code39표준 바코드 유형 개체.
static readonly Code93Extended Code93확장 바코드 유형 개체.
static readonly Code93Standard Code93표준 바코드 유형 개체.
static readonly DatabarExpanded Databar확장 바코드 유형 개체.
static readonly DatabarExpandedStacked DatabarExpandedStacked 바코드 유형 개체.
static readonly DatabarLimited DatabarLimited 바코드 유형 개체.
static readonly DatabarOmniDirectional DatabarOmniDirectional 바코드 유형 개체.
static readonly DatabarStacked DatabarStacked 바코드 유형 개체.
static readonly DatabarStackedOmniDirectional DatabarStackedOmniDirectional 바코드 유형 개체.
static readonly DatabarTruncated Databar잘린 바코드 유형 개체.
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 Royal Mail 2D Mailmark Barcode Type object.
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 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 바코드 유형 개체.

또한보십시오