BarCode for WinForms
GS1CompositeType 列挙体

C1.Win.BarCode.4.5.2 アセンブリ > C1.BarCode 名前空間 : GS1CompositeType 列挙体
Composite symbol type.
シンタックス
'宣言
 
Public Enum GS1CompositeType 
   Inherits System.Enum
public enum GS1CompositeType : System.Enum 
メンバ
メンバ解説
CCAComposite the GS1 barcode with a dependent CC-A barcode.
NoneDoes not composite the GS1 barcode with a depenent barcode.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.BarCode.GS1CompositeType

参照

C1.BarCode 名前空間