XFINIUM.PDF Documentation
Pdf417Barcode Class
Members 



Defines the base class for PDF 417 family of barcodes.
Object Model
Pdf417Barcode ClassPdfColor ClassPdfColor ClassPdfBarcodeQuietZones ClassPdfColor Class
Syntax
'Declaration
 
Public MustInherit Class Pdf417Barcode 
   Inherits Pdf2DBarcode
'Usage
 
Dim instance As Pdf417Barcode
public abstract class Pdf417Barcode : Pdf2DBarcode 
public ref class Pdf417Barcode abstract : public Pdf2DBarcode 
Inheritance Hierarchy

System.Object
   Xfinium.Pdf.Graphics.PdfBarcode
      Xfinium.Pdf.Graphics.Pdf2DBarcode
         Xfinium.Pdf.Graphics.Pdf417Barcode
            Xfinium.Pdf.Graphics.Pdf417MicroBarcode
            Xfinium.Pdf.Graphics.Pdf417RegularBarcode

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

Pdf417Barcode Members
Xfinium.Pdf.Graphics Namespace

Send Feedback