Accusoft.BarcodeXpress9.Net
RowsAndColumnsCreated Property
See Also  Send Feedback
Accusoft.BarcodeXpressSdk Namespace > WriterQRCode Class : RowsAndColumnsCreated Property




Glossary Item Box

Gets the number of rows and columns created in the QR Code barcode.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 
'Declaration
 
Public ReadOnly Property RowsAndColumnsCreated As QRCodeSizes
'Usage
 
Dim instance As WriterQRCode
Dim value As QRCodeSizes
 
value = instance.RowsAndColumnsCreated

Property Value

The QRCodeSizes value set.

Remarks

The value is a range from QRCodeSizes read from the RowsAndColumns property.

See Also

©2013. Accusoft Corporation. All Rights Reserved.