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,条形码符号。

适用于