XFINIUM.PDF Documentation
PdfEan128Barcode Class
Members 



Defines an EAN 128 barcode.
Object Model
PdfEan128Barcode ClassPdfColor ClassPdfColor ClassPdfFont ClassPdfBarcodeQuietZones ClassPdfColor Class
Syntax
'Declaration
 
Public Class PdfEan128Barcode 
   Inherits PdfCode128Barcode
'Usage
 
Dim instance As PdfEan128Barcode
public class PdfEan128Barcode : PdfCode128Barcode 
public ref class PdfEan128Barcode : public PdfCode128Barcode 
Remarks
Supported characters: all characters supported by Code 128 barcodes.
Inheritance Hierarchy

System.Object
   Xfinium.Pdf.Graphics.PdfBarcode
      Xfinium.Pdf.Graphics.Pdf1DBarcode
         Xfinium.Pdf.Graphics.PdfCode128Barcode
            Xfinium.Pdf.Graphics.PdfEan128Barcode

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

PdfEan128Barcode Members
Xfinium.Pdf.Graphics Namespace

Send Feedback