XFINIUM.PDF Documentation
PdfEanBarcode Class
Members 



Defines an EAN barcode.
Object Model
PdfEanBarcode ClassPdfColor ClassPdfColor ClassPdfFont ClassPdfBarcodeQuietZones ClassPdfColor Class
Syntax
'Declaration
 
Public MustInherit Class PdfEanBarcode 
   Inherits Pdf1DBarcode
'Usage
 
Dim instance As PdfEanBarcode
public abstract class PdfEanBarcode : Pdf1DBarcode 
public ref class PdfEanBarcode abstract : public Pdf1DBarcode 
Remarks
EAN based barcodes can encode only numeric data.
Inheritance Hierarchy

System.Object
   Xfinium.Pdf.Graphics.PdfBarcode
      Xfinium.Pdf.Graphics.Pdf1DBarcode
         Xfinium.Pdf.Graphics.PdfEanBarcode
            Xfinium.Pdf.Graphics.PdfEan13Barcode
            Xfinium.Pdf.Graphics.PdfEan8Barcode
            Xfinium.Pdf.Graphics.PdfIsbnBarcode
            Xfinium.Pdf.Graphics.PdfIsmnBarcode
            Xfinium.Pdf.Graphics.PdfIssnBarcode
            Xfinium.Pdf.Graphics.PdfJan13Barcode
            Xfinium.Pdf.Graphics.PdfUpcaBarcode
            Xfinium.Pdf.Graphics.PdfUpceBarcode

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

PdfEanBarcode Members
Xfinium.Pdf.Graphics Namespace

Send Feedback