PDFView4NET WPF Edition
PDFPlanetBarcode Class
Members 




O2S.Components.PDFView4NET.Graphics.Barcodes Namespace : PDFPlanetBarcode Class
Defines a Planet barcode.
Object Model
PDFPlanetBarcode ClassPDFFontBase Class
Syntax
'Declaration
 
Public Class PDFPlanetBarcode 
   Inherits PDFHeightModulatedBarcode
'Usage
 
Dim instance As PDFPlanetBarcode
public class PDFPlanetBarcode : PDFHeightModulatedBarcode 
public __gc class PDFPlanetBarcode : public PDFHeightModulatedBarcode 
public ref class PDFPlanetBarcode : public PDFHeightModulatedBarcode 
Remarks
The Planet barcode was developed by the United States Postal Service (USPS).
Only the following symbols are allowed in a Planet barcode: 0 1 2 3 4 5 6 7 8 9
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.PDFPlanetBarcode

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

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