Public ReadOnly Property RowsAndColumnsCreated As QRCodeSizes
Dim instance As WriterQRCode Dim value As QRCodeSizes value = instance.RowsAndColumnsCreated
public QRCodeSizes RowsAndColumnsCreated {get;}
public: property QRCodeSizes RowsAndColumnsCreated { QRCodeSizes get(); }