Accusoft.BarcodeXpress9.Net
WriterQRCode Constructor
See Also  Send Feedback
Accusoft.BarcodeXpressSdk Namespace > WriterQRCode Class : WriterQRCode Constructor




barcodeParent
Instance of the barcode control

Glossary Item Box

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

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 
'Declaration
 
Public Function New( _
   ByVal barcodeParent As BarcodeXpress _
)
'Usage
 
Dim barcodeParent As BarcodeXpress
 
Dim instance As New WriterQRCode(barcodeParent)

Parameters

barcodeParent
Instance of the barcode control

See Also

©2013. Accusoft Corporation. All Rights Reserved.