BarcodeSymbologies.Issn Property

Definition

Gets the International Standard Serial Number (ISSN) barcode symbology.

public:
 static property unsigned int Issn { unsigned int get(); };
static uint32_t Issn();
public static uint Issn { get; }
var uInt32 = BarcodeSymbologies.issn;
Public Shared ReadOnly Property Issn As UInteger

Property Value

UInt32

unsigned int

uint32_t

The International Standard Serial Number (ISSN) barcode symbology.

Applies to