PDFView4NET WPF Edition
PDFSingaporePostBarcode Class
Members 




O2S.Components.PDFView4NET.Graphics.Barcodes Namespace : PDFSingaporePostBarcode Class
Defines a Singapore Post barcode.
Object Model
PDFSingaporePostBarcode ClassPDFFontBase Class
Syntax
'Declaration
 
Public Class PDFSingaporePostBarcode 
   Inherits PDFRM4SCCBarcode
'Usage
 
Dim instance As PDFSingaporePostBarcode
public class PDFSingaporePostBarcode : PDFRM4SCCBarcode 
public __gc class PDFSingaporePostBarcode : public PDFRM4SCCBarcode 
public ref class PDFSingaporePostBarcode : public PDFRM4SCCBarcode 
Remarks
The Singapore Post barcode is a height-modulated barcode symbology for use in automated mail sortation process.
Only the following symbols are allowed in a Singapore Post barcode: 0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z.
The information is encoded in the height of the barcodes, not in their width.
Inheritance Hierarchy

System.Object
   O2S.Components.PDFView4NET.Graphics.Barcodes.PDFBarcode
      O2S.Components.PDFView4NET.Graphics.Barcodes.PDFUnidimensionalBarcode
         O2S.Components.PDFView4NET.Graphics.Barcodes.PDFHeightModulatedBarcode
            O2S.Components.PDFView4NET.Graphics.Barcodes.PDFRM4SCCBarcode
               O2S.Components.PDFView4NET.Graphics.Barcodes.PDFSingaporePostBarcode

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PDFSingaporePostBarcode Members
O2S.Components.PDFView4NET.Graphics.Barcodes Namespace