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

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

Syntax

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

Remarks

POSTNET is a barcode symbology that is used by the United States Postal Service to assist in directing mail. The ZIP Code or ZIP+4 code is encoded in this unique symbology that encodes data in half- and full-height bars. Most often, the delivery point is added, usually being the last two digits of the address or PO box number. The symbol is encoded very similar to the PLANET code except that each set of five bars has two large bars out of five.

Inheritance Hierarchy

See Also