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

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

Syntax

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

Remarks

This Symbology is used by Singapore Post (SingPost) for Postal code and automatic mail sorting. It’s based on RM4SCC and provides information about the address of the receiver.

Inheritance Hierarchy

See Also