BarcodeSymbologies.UpcaAdd5 プロパティ

定義

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

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

プロパティ値

UInt32

unsigned int

uint32_t

5 桁の補足バーコード シンボルを含む UPC A。

適用対象