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

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

Syntax

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

Remarks

Interleaved 2 of 5 is a high-density, variable-length, bi-directional, self-checking, continuous, numeric symbology. It has the name "Interleaved" because two numeric digits are interleaved together, with the bars representing one digit and the spaces representing a second digit.

Inheritance Hierarchy

See Also