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

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

Syntax

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

Remarks

(Also known as USPS 4CB, OneCode Solution Barcode, OneCode ACS) The Intelligent Mail® barcode (formally known as the 4-State Customer Barcode) is the next generation of USPS® bar code technology used to sort and track letters and flats. Intelligent Mail® bar code technology, among other things, combines the capabilities of the POSTNET barcode and the Planet Code® bar code into one unique bar code. The 31-digit Intelligent Mail barcode (65 bars) is slightly longer than the 11-digit POSTNET barcode (62 bars), and it offers mailers certain flexibility in choosing the height and width of the bar code.

Inheritance Hierarchy

See Also