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

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

Syntax

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

Remarks

PZN is used for distribution of pharmaceutical / health care products in Germany. The value to encode length is fixed to 6 digits plus 1 digit checksum which is calculated automatically.

Inheritance Hierarchy

See Also