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

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

Syntax

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

Remarks

JAN-13 (Japanese Article Numbering) barcode Symbology is another name for EAN-13 barcode Symbology. For JAN barcodes the first two digits must be 45 or 49 which identifies Japan.

Inheritance Hierarchy

See Also