PDF .NET Library Documentation - PDF Technologies, Inc.
Assembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
SingaporePost barcode class.
Namespace:
PDFTech.Barcodes.Barcode1DAssembly: 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
System..::.Object
PDFTech.Barcodes.Barcode1D..::.PDFBarcode1D
PDFTech.Barcodes.Barcode1D..::.BasePDFBarcode1D
PDFTech.Barcodes.Barcode1D..::.SingaporePost
PDFTech.Barcodes.Barcode1D..::.RoyalMail
PDFTech.Barcodes.Barcode1D..::.PDFBarcode1D
PDFTech.Barcodes.Barcode1D..::.BasePDFBarcode1D
PDFTech.Barcodes.Barcode1D..::.SingaporePost
PDFTech.Barcodes.Barcode1D..::.RoyalMail