ImageGear .NET - Updated
ImGearBarcodeWriterDataMatrix Class
Members 




ImageGear24.Barcode Assembly > ImageGear.Barcode Namespace : ImGearBarcodeWriterDataMatrix Class
ImGearBarcodeWriterDataMatrix extends the writer class to include the writing of DataMatrix barcodes.
Object Model
ImGearBarcodeWriterDataMatrix Class
Syntax
'Declaration
 
<ObsoleteAttribute("We recommend replacing any ImageGear for .NET Barcode functionality with our more accurate and powerful Barcode Xpress solution. Please contact your sales representative for details.")>
Public Class ImGearBarcodeWriterDataMatrix 
   Inherits ImGearBarcodeWriterBase
'Usage
 
Dim instance As ImGearBarcodeWriterDataMatrix
[Obsolete("We recommend replacing any ImageGear for .NET Barcode functionality with our more accurate and powerful Barcode Xpress solution. Please contact your sales representative for details.")]
public class ImGearBarcodeWriterDataMatrix : ImGearBarcodeWriterBase 
[Obsolete("We recommend replacing any ImageGear for .NET Barcode functionality with our more accurate and powerful Barcode Xpress solution. Please contact your sales representative for details.")]
public __gc class ImGearBarcodeWriterDataMatrix : public ImGearBarcodeWriterBase 
[Obsolete("We recommend replacing any ImageGear for .NET Barcode functionality with our more accurate and powerful Barcode Xpress solution. Please contact your sales representative for details.")]
public ref class ImGearBarcodeWriterDataMatrix : public ImGearBarcodeWriterBase 
Inheritance Hierarchy

System.Object
   ImageGear.Barcode.ImGearBarcodeWriterBase
      ImageGear.Barcode.ImGearBarcodeWriterDataMatrix

See Also

Reference

ImGearBarcodeWriterDataMatrix Members
ImageGear.Barcode Namespace