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

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

Syntax

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

Remarks

RM4SCC is the bar code symbology used by the Royal Mail for its Cleanmail service. It is a type of 4-State Bar Code that enables UK postcodes to easily be read by a machine at high speed. The bar code encodes the postcode as well as the delivery point suffix and a checksum character. There are strict guidelines governing usage of these bar codes, which allow for maximum readability by machines. They are used with Royal Mail's Cleanmail system to allow businesses to easily and cheaply send large quantities of letters.

Inheritance Hierarchy

See Also