PDF .NET Library Documentation - PDF Technologies, Inc.
Assembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Pharmacode barcode class
Namespace:
PDFTech.Barcodes.Barcode1DAssembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Syntax
C# |
---|
public class Pharmacode : BasePDFBarcode1D |
Visual Basic (Declaration) |
---|
Public Class Pharmacode _ Inherits BasePDFBarcode1D |
Visual C++ |
---|
public ref class Pharmacode : public BasePDFBarcode1D |
Remarks
Pharmacode is a bar code standard, used in the pharmaceutical industry as a packing control system. It is designed to be readable despite printing errors. Pharmacode is a directional bar code that can only be read in one direction. It can be printed in multiple colors as a check to ensure that the remainder of the packaging (which the pharmaceutical company must print to protect itself from legal liability) is correctly printed. The correct terminology for this is actually "Pharmaceutical Binary Code"
Inheritance Hierarchy
System..::.Object
PDFTech.Barcodes.Barcode1D..::.PDFBarcode1D
PDFTech.Barcodes.Barcode1D..::.BasePDFBarcode1D
PDFTech.Barcodes.Barcode1D..::.Pharmacode
PDFTech.Barcodes.Barcode1D..::.PDFBarcode1D
PDFTech.Barcodes.Barcode1D..::.BasePDFBarcode1D
PDFTech.Barcodes.Barcode1D..::.Pharmacode