XFINIUM.PDF Documentation
PdfEan13Barcode Class
Members 



Defines an EAN 13 barcode.
Object Model
PdfEan13Barcode ClassPdfColor ClassPdfColor ClassPdfFont ClassPdfBarcodeQuietZones ClassPdfColor Class
Syntax
'Declaration
 
Public Class PdfEan13Barcode 
   Inherits PdfEanBarcode
'Usage
 
Dim instance As PdfEan13Barcode
public class PdfEan13Barcode : PdfEanBarcode 
public ref class PdfEan13Barcode : public PdfEanBarcode 
Remarks
Supported characters: 0 1 2 3 4 5 6 7 8 9
. Data length: 12 digits.
Inheritance Hierarchy

System.Object
   Xfinium.Pdf.Graphics.PdfBarcode
      Xfinium.Pdf.Graphics.Pdf1DBarcode
         Xfinium.Pdf.Graphics.PdfEanBarcode
            Xfinium.Pdf.Graphics.PdfEan13Barcode

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

PdfEan13Barcode Members
Xfinium.Pdf.Graphics Namespace

Send Feedback