PDFView4NET WinForms Edition
PDFBarcode Class
Members 




O2S.Components.PDFView4NET.Graphics.Barcodes Namespace : PDFBarcode Class
Defines the base class for all barcode types.
Object Model
PDFBarcode ClassPDFColor ClassPDFColor ClassPDFColor Class
Syntax
'Declaration
 
Public MustInherit Class PDFBarcode 
'Usage
 
Dim instance As PDFBarcode
public abstract class PDFBarcode 
public __gc abstract class PDFBarcode 
public ref class PDFBarcode abstract 
Inheritance Hierarchy

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

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

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