共用方式為


BarcodeSymbologies.Isbn 屬性

定義

取得國際標準書籍編號 (ISBN) ,也稱為 Bookland 或 Bookland EAN,條碼符號。

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) ,也稱為 Bookland 或 Bookland EAN、條碼符號。

適用於