ComponentOne Web API Edition
QRCodeOptions Constructor(String)

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 String _
)
public QRCodeOptions( 
   string str
)

Parameters

str
See Also

Reference

QRCodeOptions Class
QRCodeOptions Members
Overload List