BarcodeSymbologies.Issn 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 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
The International Standard Serial Number (ISSN) barcode symbology.