PDF .NET Library Documentation - PDF Technologies, Inc.
Assembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Interleaved2of5 barcode class.
Namespace:
PDFTech.Barcodes.Barcode1DAssembly: 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
System..::.Object
PDFTech.Barcodes.Barcode1D..::.PDFBarcode1D
PDFTech.Barcodes.Barcode1D..::.BasePDFBarcode1D
PDFTech.Barcodes.Barcode1D..::.Industrial2of5
PDFTech.Barcodes.Barcode1D..::.UspsTrayLabel
PDFTech.Barcodes.Barcode1D..::.Interleaved2of5
PDFTech.Barcodes.Barcode1D..::.PDFBarcode1D
PDFTech.Barcodes.Barcode1D..::.BasePDFBarcode1D
PDFTech.Barcodes.Barcode1D..::.Industrial2of5
PDFTech.Barcodes.Barcode1D..::.UspsTrayLabel
PDFTech.Barcodes.Barcode1D..::.Interleaved2of5