PDFView4NET WPF Edition
PDFKixBarcode Class
Members 




O2S.Components.PDFView4NET.Graphics.Barcodes Namespace : PDFKixBarcode Class
Defines a Kix barcode.
Object Model
PDFKixBarcode ClassPDFFontBase Class
Syntax
'Declaration
 
Public Class PDFKixBarcode 
   Inherits PDFRM4SCCBarcode
'Usage
 
Dim instance As PDFKixBarcode
public class PDFKixBarcode : PDFRM4SCCBarcode 
public __gc class PDFKixBarcode : public PDFRM4SCCBarcode 
public ref class PDFKixBarcode : public PDFRM4SCCBarcode 
Remarks
The Kix barcode, a height-modulated barcode symbology, is used by Royal Dutch Post in automated mail sortation process.
Only the following symbols are allowed in a Kix 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

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

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