次の方法で共有


BarcodeSymbologies.UccEan128 プロパティ

定義

UCC/EAN 128 バーコード シンボルを取得します。

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

プロパティ値

UInt32

unsigned int

uint32_t

UCC/EAN 128 バーコード シンボル。

適用対象