BarcodeSymbologies.Isbn 속성

정의

북랜드 또는 북랜드 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

북랜드 또는 북랜드 EAN이라고도 하는 국제 표준 도서 번호(ISBN)는 바코드 기호입니다.

적용 대상