Visual Basic
C#
Managed Extensions for C++
C++/CLI
'Declaration Public Property RowsAndColumns As QRCodeSizes
'Usage Dim instance As WriterQRCode Dim value As QRCodeSizes instance.RowsAndColumns = value value = instance.RowsAndColumns
Property Value
The QRCodeSizes value set.The range is obtained from the QRCodeSizes enumeration where AutoRowsAndColumns is the default.