ImGearBarcodeWriterPDF417 extends the writer class to include the writing of PDF417 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 ImGearBarcodeWriterPDF417
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 ImGearBarcodeWriterPDF417 : 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 ImGearBarcodeWriterPDF417 : 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 ImGearBarcodeWriterPDF417 : public ImGearBarcodeWriterBase
Inheritance Hierarchy
See Also