XFINIUM.PDF Documentation
Pdf2DBarcode Class
Members 



Base class for 2D barcodes.
Object Model
Pdf2DBarcode ClassPdfColor ClassPdfColor ClassPdfBarcodeQuietZones ClassPdfColor Class
Syntax
'Declaration
 
Public MustInherit Class Pdf2DBarcode 
   Inherits PdfBarcode
'Usage
 
Dim instance As Pdf2DBarcode
public abstract class Pdf2DBarcode : PdfBarcode 
public ref class Pdf2DBarcode abstract : public PdfBarcode 
Inheritance Hierarchy

System.Object
   Xfinium.Pdf.Graphics.PdfBarcode
      Xfinium.Pdf.Graphics.Pdf2DBarcode
         Xfinium.Pdf.Graphics.Pdf417Barcode
         Xfinium.Pdf.Graphics.PdfCodablockFBarcode
         Xfinium.Pdf.Graphics.PdfCode16KBarcode
         Xfinium.Pdf.Graphics.PdfDataMatrixBarcode
         Xfinium.Pdf.Graphics.PdfQrBarcode

Requirements

Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library


Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2

See Also

Reference

Pdf2DBarcode Members
Xfinium.Pdf.Graphics Namespace

Send Feedback