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

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

Syntax

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

Remarks

MSI (Modified Plessy Code) developed by MSI Data Corporation, also known as Modified Plessy, is a variation of original Plessy Code. MSI is a variable-length symbology, however various applications use fixed length codes. MSI symbology does not have any self-checking capabilities.

Inheritance Hierarchy

See Also