PDFView4NET WinForms Edition
PDFCodabarBarcode Class
Members 




O2S.Components.PDFView4NET.Graphics.Barcodes Namespace : PDFCodabarBarcode Class
Defines a Code 39 barcode.
Object Model
PDFCodabarBarcode ClassPDFColor ClassPDFColor ClassPDFFontBase ClassPDFColor Class
Syntax
'Declaration
 
Public Class PDFCodabarBarcode 
   Inherits PDFUnidimensionalBarcode
'Usage
 
Dim instance As PDFCodabarBarcode
public class PDFCodabarBarcode : PDFUnidimensionalBarcode 
public __gc class PDFCodabarBarcode : public PDFUnidimensionalBarcode 
public ref class PDFCodabarBarcode : public PDFUnidimensionalBarcode 
Remarks
Only the following symbols are allowed in a Codabar barcode: 0 1 2 3 4 5 6 7 8 9 - $ : / . +
Inheritance Hierarchy

System.Object
   O2S.Components.PDFView4NET.Graphics.Barcodes.PDFBarcode
      O2S.Components.PDFView4NET.Graphics.Barcodes.PDFUnidimensionalBarcode
         O2S.Components.PDFView4NET.Graphics.Barcodes.PDFCodabarBarcode

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

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