次の方法で共有


BarcodeSymbologies.Ean13 プロパティ

定義

EAN (ヨーロッパの記事番号) 13 バーコード シンボルを取得します。

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

プロパティ値

UInt32

unsigned int

uint32_t

EAN 13 バーコード シンボル。

適用対象