ImageGear .NET - Updated
ImGearBarcodeWriter Class
Members 




ImageGear24.Barcode Assembly > ImageGear.Barcode Namespace : ImGearBarcodeWriter Class
The ImGearBarcodeWriter Class is inherited from the ImGearBarcodeWriterBase Class and is used to create barcodes.
Object Model
ImGearBarcodeWriter 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 ImGearBarcodeWriter 
   Inherits ImGearBarcodeWriterBase
'Usage
 
Dim instance As ImGearBarcodeWriter
[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 ImGearBarcodeWriter : 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 ImGearBarcodeWriter : 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 ImGearBarcodeWriter : public ImGearBarcodeWriterBase 
Remarks

Written barcode types:

Inheritance Hierarchy

System.Object
   ImageGear.Barcode.ImGearBarcodeWriterBase
      ImageGear.Barcode.ImGearBarcodeWriter

See Also

Reference

ImGearBarcodeWriter Members
ImageGear.Barcode Namespace