ImageGear .NET - Updated
ImGearBarcodeWriterPDF417 Class
Members 




ImageGear24.Barcode Assembly > ImageGear.Barcode Namespace : ImGearBarcodeWriterPDF417 Class
ImGearBarcodeWriterPDF417 extends the writer class to include the writing of PDF417 barcodes.
Object Model
ImGearBarcodeWriterPDF417 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 ImGearBarcodeWriterPDF417 
   Inherits ImGearBarcodeWriterBase
'Usage
 
Dim instance As ImGearBarcodeWriterPDF417
[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

System.Object
   ImageGear.Barcode.ImGearBarcodeWriterBase
      ImageGear.Barcode.ImGearBarcodeWriterPDF417

See Also

Reference

ImGearBarcodeWriterPDF417 Members
ImageGear.Barcode Namespace