[]
        
(Showing Draft Content)

C1.BarCode.QRCodeOptions.-ctor

QRCodeOptions Constructor

QRCodeOptions()

Initializes a new instance of the C1.BarCode.QRCode class.

Declaration
public QRCodeOptions()
Public Sub New()

QRCodeOptions(string)

Initializes a new instance of the C1.BarCode.QRCode class.

Declaration
public QRCodeOptions(string str)
Public Sub New(str As String)
Parameters
Type Name Description
string str