次の方法で共有


BarcodeSymbologies.Ean8Add2 プロパティ

定義

2 桁の補足バーコード シンボルを含む EAN 8 を取得します。

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

プロパティ値

UInt32

unsigned int

uint32_t

2桁の補足バーコードシンボルを備えたEAN 8。

適用対象