PDF .NET Library Documentation - PDF Technologies, Inc.
Assembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
DeutschePostIdentcode barcode class.
Namespace:
PDFTech.Barcodes.Barcode1DAssembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Syntax
C# |
---|
public class DeutschePostIdentcode : UspsTrayLabel |
Visual Basic (Declaration) |
---|
Public Class DeutschePostIdentcode _ Inherits UspsTrayLabel |
Visual C++ |
---|
public ref class DeutschePostIdentcode : public UspsTrayLabel |
Remarks
Identcode barcode Symbology is used by German Post (Deutsche Post AG) (Deutsche Frachtpost). Also known as: Deutsche Post AG Identcode, German Postal 2 of 5 Identcode, Deutsche Post AG (DHL), Deutsche Frachtpost Identcode, Identcode, CodeIdentcode. The Identcode contains a tracking number providing an identification of the customer (sender) and the mail piece. The value to encode length is 11 digits plus 1 digit checksum which is calculated automatically. The value to encode must have the following structure:
- 2 digits for ID of primary distribution center.
- 3 digits for Customer ID.
- 6 digits for Mailing number.
Inheritance Hierarchy
System..::.Object
PDFTech.Barcodes.Barcode1D..::.PDFBarcode1D
PDFTech.Barcodes.Barcode1D..::.BasePDFBarcode1D
PDFTech.Barcodes.Barcode1D..::.Industrial2of5
PDFTech.Barcodes.Barcode1D..::.UspsTrayLabel
PDFTech.Barcodes.Barcode1D..::.DeutschePostIdentcode
PDFTech.Barcodes.Barcode1D..::.PDFBarcode1D
PDFTech.Barcodes.Barcode1D..::.BasePDFBarcode1D
PDFTech.Barcodes.Barcode1D..::.Industrial2of5
PDFTech.Barcodes.Barcode1D..::.UspsTrayLabel
PDFTech.Barcodes.Barcode1D..::.DeutschePostIdentcode