Accusoft.BarcodeXpressSdk Namespace > WriterQRCode Class : RowsAndColumnsCreated Property |
'Declaration Public ReadOnly Property RowsAndColumnsCreated As QRCodeSizes
'Usage Dim instance As WriterQRCode Dim value As QRCodeSizes value = instance.RowsAndColumnsCreated
public QRCodeSizes RowsAndColumnsCreated {get;}
public: __property QRCodeSizes get_RowsAndColumnsCreated();
public: property QRCodeSizes RowsAndColumnsCreated { QRCodeSizes get(); }
The value is a range from QRCodeSizes read from the RowsAndColumns property.