PDF .NET Library Documentation - PDF Technologies, Inc.
Assembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Industrial2of5 barcode class.
Namespace:
PDFTech.Barcodes.Barcode1DAssembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Syntax
C# |
---|
public class Industrial2of5 : BasePDFBarcode1D |
Visual Basic (Declaration) |
---|
Public Class Industrial2of5 _ Inherits BasePDFBarcode1D |
Visual C++ |
---|
public ref class Industrial2of5 : public BasePDFBarcode1D |
Remarks
Industrial 2 of 5 (developed in 1960s) is a low-density, variable-length numeric symbology. The symbology is called "2 of 5" due to the fact that digits are encoded with 5 bars, 2 of which are always wide (generally 3 times as wide as narrow bar) and the remaining three are narrow. The spaces in the barcode exist only to separate the bars themselves. The exact size of the spaces is not critical, but is generally the same width as a narrow bar.
Inheritance Hierarchy
System..::.Object
PDFTech.Barcodes.Barcode1D..::.PDFBarcode1D
PDFTech.Barcodes.Barcode1D..::.BasePDFBarcode1D
PDFTech.Barcodes.Barcode1D..::.Industrial2of5
PDFTech.Barcodes.Barcode1D..::.UspsTrayLabel
PDFTech.Barcodes.Barcode1D..::.PDFBarcode1D
PDFTech.Barcodes.Barcode1D..::.BasePDFBarcode1D
PDFTech.Barcodes.Barcode1D..::.Industrial2of5
PDFTech.Barcodes.Barcode1D..::.UspsTrayLabel