PDFView4NET WPF Edition
PDFDataMatrixBarcode Class
Members 




O2S.Components.PDFView4NET.Graphics.Barcodes Namespace : PDFDataMatrixBarcode Class
Defines a DataMatrix barcode.
Object Model
PDFDataMatrixBarcode Class
Syntax
'Declaration
 
Public Class PDFDataMatrixBarcode 
   Inherits PDFBidimensionalBarcode
'Usage
 
Dim instance As PDFDataMatrixBarcode
public class PDFDataMatrixBarcode : PDFBidimensionalBarcode 
public __gc class PDFDataMatrixBarcode : public PDFBidimensionalBarcode 
public ref class PDFDataMatrixBarcode : public PDFBidimensionalBarcode 
Inheritance Hierarchy

System.Object
   O2S.Components.PDFView4NET.Graphics.Barcodes.PDFBarcode
      O2S.Components.PDFView4NET.Graphics.Barcodes.PDFBidimensionalBarcode
         O2S.Components.PDFView4NET.Graphics.Barcodes.PDFDataMatrixBarcode

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

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