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

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

Syntax

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

Remarks

SCC-14 (Shipping Container Code) is a 14-digit number assigned to fixed content shipping containers. The most widely used representation of SCC-14 is based on UCC/EAN-128 Barcode Symbology with the Application Identifier (AI) 01. However, other common implementation of SCC is called ITF-14.

Inheritance Hierarchy

See Also