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

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

Syntax

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

Remarks

The ITF-14 barcode is used to create the Shipping Container Symbol. ITF-14 is created using Interleaved 2 of 5 symbology. and contains 14 digits including 1 checksum character which can be added automatically.

Inheritance Hierarchy

See Also