PDFView4NET WinForms Edition
PDFMatrix25Barcode Class
Members 




O2S.Components.PDFView4NET.Graphics.Barcodes Namespace : PDFMatrix25Barcode Class
Defines a Matrix 2 of 5 barcode.
Object Model
PDFMatrix25Barcode ClassPDFColor ClassPDFColor ClassPDFFontBase ClassPDFColor Class
Syntax
'Declaration
 
Public Class PDFMatrix25Barcode 
   Inherits PDFCode25Barcode
'Usage
 
Dim instance As PDFMatrix25Barcode
public class PDFMatrix25Barcode : PDFCode25Barcode 
public __gc class PDFMatrix25Barcode : public PDFCode25Barcode 
public ref class PDFMatrix25Barcode : public PDFCode25Barcode 
Remarks
Matrix 2 of 5 is a numeric symbology. Only the following symbols are allowed in a Matrix 2 of 5 barcode: 0 1 2 3 4 5 6 7 8 9
Inheritance Hierarchy

System.Object
   O2S.Components.PDFView4NET.Graphics.Barcodes.PDFBarcode
      O2S.Components.PDFView4NET.Graphics.Barcodes.PDFUnidimensionalBarcode
         O2S.Components.PDFView4NET.Graphics.Barcodes.PDFCode25Barcode
            O2S.Components.PDFView4NET.Graphics.Barcodes.PDFMatrix25Barcode

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PDFMatrix25Barcode Members
O2S.Components.PDFView4NET.Graphics.Barcodes Namespace