BarcodeSymbologies.UpcaAdd2 プロパティ

定義

2 桁の補助バーコード シンボルを含む UPC A を取得します。

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

プロパティ値

UInt32

unsigned int

uint32_t

2 桁の補助バーコード シンボルを持つ UPC A。

適用対象