PDFView4NET WPF Edition
PDFBasePDF417Barcode Class
Members 




O2S.Components.PDFView4NET.Graphics.Barcodes Namespace : PDFBasePDF417Barcode Class
Defines the base class for all PDF 417 barcodes.
Object Model
PDFBasePDF417Barcode Class
Syntax
'Declaration
 
Public MustInherit Class PDFBasePDF417Barcode 
   Inherits PDFBidimensionalBarcode
'Usage
 
Dim instance As PDFBasePDF417Barcode
public abstract class PDFBasePDF417Barcode : PDFBidimensionalBarcode 
public __gc abstract class PDFBasePDF417Barcode : public PDFBidimensionalBarcode 
public ref class PDFBasePDF417Barcode abstract : public PDFBidimensionalBarcode 
Inheritance Hierarchy

System.Object
   O2S.Components.PDFView4NET.Graphics.Barcodes.PDFBarcode
      O2S.Components.PDFView4NET.Graphics.Barcodes.PDFBidimensionalBarcode
         O2S.Components.PDFView4NET.Graphics.Barcodes.PDFBasePDF417Barcode
            O2S.Components.PDFView4NET.Graphics.Barcodes.PDF417Barcode
            O2S.Components.PDFView4NET.Graphics.Barcodes.PDFMicroPDF417Barcode

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

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