PDFView4NET WPF Edition
PDFRM4SCCBarcode Class
Members 




O2S.Components.PDFView4NET.Graphics.Barcodes Namespace : PDFRM4SCCBarcode Class
Defines a RM4SCC barcode.
Object Model
PDFRM4SCCBarcode ClassPDFFontBase Class
Syntax
'Declaration
 
Public Class PDFRM4SCCBarcode 
   Inherits PDFHeightModulatedBarcode
'Usage
 
Dim instance As PDFRM4SCCBarcode
public class PDFRM4SCCBarcode : PDFHeightModulatedBarcode 
public __gc class PDFRM4SCCBarcode : public PDFHeightModulatedBarcode 
public ref class PDFRM4SCCBarcode : public PDFHeightModulatedBarcode 
Remarks
The Royal Mail 4-state Customer Code (RM4SCC) is a height-modulated barcode symbology for use in automated mail sortation process.
Only the following symbols are allowed in a RM4SCC 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.PDFKixBarcode
               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

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