ASP.NET Core MVC コントロールヘルプ
Gs1DataBarLinkageVersion 列挙体

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 : Gs1DataBarLinkageVersion 列挙体
Defines the composite barcode component symbology that can be used in linkage.
シンタックス
'宣言
 
Public Enum Gs1DataBarLinkageVersion 
   Inherits System.Enum
public enum Gs1DataBarLinkageVersion : System.Enum 
メンバ
メンバ解説
CcaCCA components have two ,three ,or four data columns, and range in size from three to twelve rows high.
CcbCCB is multi-row symbology component which can encode up to 338 digits. CCB components have two, three, or four data columns, and range in size from 4 to 44 rows high.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Web.Mvc.Gs1DataBarLinkageVersion

参照

C1.Web.Mvc 名前空間