次の方法で共有


BarcodeSymbologies.Issn プロパティ

定義

国際標準シリアル番号 (ISSN) バーコード シンボルを取得します。

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

プロパティ値

UInt32

unsigned int

uint32_t

国際標準シリアル番号 (ISSN) バーコード シンボル。

適用対象