Share via


BarcodeSymbologies.Issn property (Handheld 8)

2/18/2014

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

Syntax

public static uint Issn { get; }
PublicSharedReadOnlyProperty Issn AsUInteger
   Get
public:
static property unsigned int Issn { 
   unsigned int get();
}

Property Value

Type: System.UInt32 [.NET] | uint32 [C++]

The International Standard Serial Number (ISSN) barcode symbology.

See Also

Reference

BarcodeSymbologies class