Accusoft.BarcodeXpress12.Net
RowsAndColumnsCreated Property (WriterDataMatrix)




Gets the number of rows and columns created in the DataMatrix barcode.
Syntax
public DataMatrixSizes RowsAndColumnsCreated {get;}
public: __property DataMatrixSizes get_RowsAndColumnsCreated();
public:
property DataMatrixSizes RowsAndColumnsCreated {
   DataMatrixSizes get();
}
'Declaration
 
Public ReadOnly Property RowsAndColumnsCreated As DataMatrixSizes
 
'Usage
 
Dim instance As WriterDataMatrix
Dim value As DataMatrixSizes
 
value = instance.RowsAndColumnsCreated

Property Value

The DataMatrixSizes value set.
Remarks

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

See Also

Reference

WriterDataMatrix Class
WriterDataMatrix Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback