Gets or sets the Micro QR Code Version to use on that symbology.
Namespace:
Neodynamic.SilverlightAssembly: Neodynamic.Silverlight.Barcode (in Neodynamic.Silverlight.Barcode.dll) Version: 1.0.0.0 (1.0.40.0)
Syntax
| C# |
|---|
public MicroQRCodeVersion MicroQRCodeVersion { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property MicroQRCodeVersion As MicroQRCodeVersion |
| Visual C++ |
|---|
public: property MicroQRCodeVersion MicroQRCodeVersion { MicroQRCodeVersion get (); void set (MicroQRCodeVersion value); } |