BarcodeSymbologies.Isbn Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The International Standard Book Number (ISBN), also known as Bookland or Bookland EAN, barcode symbology.