Accusoft.Forms1 - Updated
WriterPDF417 Constructor



Accusoft.BarcodeXpressSdk Namespace > WriterPDF417 Class : WriterPDF417 Constructor
Instance of the barcode control

Creates an instance of the WriterPDF417 class. It requires an instance to the barcode component.

Syntax
Public Function New( _
   ByVal barcodeParent As BarcodeXpress _
)
Dim barcodeParent As BarcodeXpress
 
Dim instance As New WriterPDF417(barcodeParent)
public WriterPDF417( 
   BarcodeXpress barcodeParent
)
public:
WriterPDF417( 
   BarcodeXpress^ barcodeParent
)

Parameters

barcodeParent
Instance of the barcode control
See Also

Reference

WriterPDF417 Class
WriterPDF417 Members