次の方法で共有


BarcodeSymbologies.Isbn プロパティ

定義

Bookland または Bookland EAN とも呼ばれる国際標準書籍番号 (ISBN) のバーコード シンボルを取得します。

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

プロパティ値

UInt32

unsigned int

uint32_t

国際標準書籍番号 (ISBN) は、ブックランドまたはブックランド EAN とも呼ばれ、バーコード シンボルです。

適用対象