ComponentOne BarCode for WinForms
QRCodeOptions Constructor(String)

C1.Win.BarCode.4 Assembly > C1.BarCode Namespace > QRCodeOptions Class > QRCodeOptions Constructor : QRCodeOptions Constructor(String)
Initializes a new instance of the C1.BarCode.QRCode class.
Syntax
'Declaration
 
Public Function New( _
   ByVal str As System.String _
)
public QRCodeOptions( 
   System.string str
)

Parameters

str
See Also

Reference

QRCodeOptions Class
QRCodeOptions Members
Overload List