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