The ImGearBarcodeWriter Class is inherited from the
ImGearBarcodeWriterBase Class and is used to create 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 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
Inheritance Hierarchy
See Also