ImGearBarcodeWriterDataMatrix extends the writer class to include the writing of DataMatrix barcodes.
Object Model
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
[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
See Also