PDF .NET Library Documentation - PDF Technologies, Inc.
Issn barcode class.

Namespace:  PDFTech.Barcodes.Barcode1D
Assembly:  PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)

Syntax

C#
public class Issn : Jan13
Visual Basic (Declaration)
Public Class Issn _
	Inherits Jan13
Visual C++
public ref class Issn : public Jan13

Remarks

ISSN (International Standard Serial Number) is a numbering system for serial publications. ISSN is a numeric code and has fixed length.

ISSN is an 8 digit number encoded using EAN-13 symbology with "977" as the prefix. The eigth digit of the ISSN is a control digit calculated using a modulo 11 algorithm from the preceding 7 digits.

Inheritance Hierarchy

See Also