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

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

Syntax

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

Remarks

Telepen is a name of a bar code symbology designed in 1972 in the UK to express all 128 ASCII characters without using shift characters for code switching, unlike Code 128, while only using two different widths for bars and spaces. Unlike most linear barcodes that specify the encodings for each representable character, Telepen only defines 4 basic bar-space modules.

Inheritance Hierarchy

See Also