PDF .NET Library Documentation - PDF Technologies, Inc.
Assembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Opc barcode class.
Namespace:
PDFTech.Barcodes.Barcode1DAssembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Syntax
C# |
---|
public class Opc : UspsTrayLabel |
Visual Basic (Declaration) |
---|
Public Class Opc _ Inherits UspsTrayLabel |
Visual C++ |
---|
public ref class Opc : public UspsTrayLabel |
Remarks
The OPC code is used for marking retail optical products. The value to encode length is fixed to 10 digits and it must have the following structure:
- 5 digits for Manufacturer Identification Number assigned by the Optical Product Code Council, Inc.
- 4 digits Item Identification Number assigned and controlled by the optical manufacturer. The item identification number must be unique to each individual product.
- 1 digit for checksum which is calculated automatically.
Inheritance Hierarchy
System..::.Object
PDFTech.Barcodes.Barcode1D..::.PDFBarcode1D
PDFTech.Barcodes.Barcode1D..::.BasePDFBarcode1D
PDFTech.Barcodes.Barcode1D..::.Industrial2of5
PDFTech.Barcodes.Barcode1D..::.UspsTrayLabel
PDFTech.Barcodes.Barcode1D..::.Opc
PDFTech.Barcodes.Barcode1D..::.PDFBarcode1D
PDFTech.Barcodes.Barcode1D..::.BasePDFBarcode1D
PDFTech.Barcodes.Barcode1D..::.Industrial2of5
PDFTech.Barcodes.Barcode1D..::.UspsTrayLabel
PDFTech.Barcodes.Barcode1D..::.Opc