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

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

Syntax

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

Remarks

It identifies each parcel. All parcels must have a unique barcode. The barcode is the requirement for automated processing. The structure of the Swiss Post Parcel barcode is 18 numeric digits:
  • 2 digits for Swiss Post reference ,
  • 8 digits for Franking license number,
  • 8 digits for Item number.

Inheritance Hierarchy

See Also