Barcode Xpress for .NET Core v14.0 - Updated January 7, 2025
Accusoft.BarcodeXpressSdk Namespace / WriterPDF417 Class
Members




WriterPDF417 Class
WriterPDF417 extends the writer class to include the writing of PDF417 barcodes.
Syntax
'Declaration
 
Public Class WriterPDF417 
   Inherits WriterBase
 
'Usage
 
Dim instance As WriterPDF417
Inheritance Hierarchy

System.Object
   Accusoft.BarcodeXpressSdk.WriterBase
      Accusoft.BarcodeXpressSdk.WriterPDF417

See Also