BarcodeSymbologies.Isbn Property

Definition

Gets the International Standard Book Number (ISBN), also known as Bookland or Bookland EAN, barcode symbology.

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

Property Value

UInt32

unsigned int

uint32_t

The International Standard Book Number (ISBN), also known as Bookland or Bookland EAN, barcode symbology.

Applies to