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 扩展条码类型对象。
static readonly Code39Standard Code39 标准条码类型对象。
static readonly Code93Extended Code93Extended Barcode Type 对象。
static readonly Code93Standard Code93 标准条码类型对象。
static readonly DatabarExpanded DatabarExpanded 条码类型对象。
static readonly DatabarExpandedStacked DatabarExpandedStacked 条码类型对象。
static readonly DatabarLimited DatabarLimited 条码类型对象。
static readonly DatabarOmniDirectional DatabarOmniDirectional 条码类型对象。
static readonly DatabarStacked DatabarStacked 条码类型对象。
static readonly DatabarStackedOmniDirectional DatabarStackedOmniDirectional 条码类型对象。
static readonly DatabarTruncated DatabarTruncated 条码类型对象。
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 条码类型对象。
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 Pharma 代码条码类型对象。
static readonly Planet 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 UpcaGs1Code128Coupon 条码类型对象。
static readonly UpcaGs1DatabarCoupon UpcaGs1DatabarCoupon 条码类型对象。
static readonly UPCE UPCE 条码类型对象.
static readonly VIN VIN 条码类型对象。

也可以看看