XFINIUM.PDF Documentation
PdfMatrix25Barcode Class
Members 



Xfinium.Pdf.Graphics Namespace : PdfMatrix25Barcode Class
Defines a Matrix 2 of 5 barcode.
Object Model
PdfMatrix25Barcode ClassPdfColor ClassPdfColor ClassPdfFont ClassPdfBarcodeQuietZones ClassPdfColor Class
Syntax
'Declaration
 
Public Class PdfMatrix25Barcode 
   Inherits PdfCode25Barcode
'Usage
 
Dim instance As PdfMatrix25Barcode
public class PdfMatrix25Barcode : PdfCode25Barcode 
public ref class PdfMatrix25Barcode : public PdfCode25Barcode 
Remarks
Supported characters: 0 1 2 3 4 5 6 7 8 9
Inheritance Hierarchy

System.Object
   Xfinium.Pdf.Graphics.PdfBarcode
      Xfinium.Pdf.Graphics.Pdf1DBarcode
         Xfinium.Pdf.Graphics.PdfCode25Barcode
            Xfinium.Pdf.Graphics.PdfMatrix25Barcode

Requirements

Supported .NET Platforms: .NET 4.0 and higher, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Xamarin Mac, iOS & Android, Portable Class Library, .NET Core, .NET Standard


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

PdfMatrix25Barcode Members
Xfinium.Pdf.Graphics Namespace