Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType.BarCode Namespace / QRCode Class / QRCode Constructor / QRCode Constructor()


In This Topic
QRCode Constructor()
In This Topic
Creates a new QR Code barcode with default values.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New QRCode()
See Also