BarcodeSymbologies.Gs1DatabarType3 プロパティ

定義

GS1 Databar Expanded、GS1 Databar Expanded Stacked、または RSS Expanded バーコード シンボルを取得します。

public:
 static property unsigned int Gs1DatabarType3 { unsigned int get(); };
static uint32_t Gs1DatabarType3();
public static uint Gs1DatabarType3 { get; }
var uInt32 = BarcodeSymbologies.gs1DatabarType3;
Public Shared ReadOnly Property Gs1DatabarType3 As UInteger

プロパティ値

UInt32

unsigned int

uint32_t

GS1 Databar Expanded、GS1 Databar Expanded Stacked、または RSS Expanded バーコード シンボル。

適用対象