次の方法で共有


BarcodeSymbologies.Ean99Add5 プロパティ

定義

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

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

プロパティ値

UInt32

unsigned int

uint32_t

5 桁の補足バーコード シンボルを持つ EAN 99。

適用対象