| Visual Basic (Declaration) | |
|---|---|
<DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="WriteBarcode2DQr")> Public Class WriteBarcode2DQr Inherits WriteOption | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="WriteBarcode2DQr")] public class WriteBarcode2DQr : WriteOption | |
| C++/CLI | |
|---|---|
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="WriteBarcode2DQr")] public ref class WriteBarcode2DQr : public WriteOption | |
For an example, refer to WriteOption example.
If you do not set the following properties;
Then the following properties will be used;
System.Object
Leadtools.Services.Barcode.DataContracts.WriteOption
Leadtools.Services.Barcode.DataContracts.WriteBarcode2DQr
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family


~256.gif)
~256.gif)
~256.gif)
~256.gif)
~256.gif)

~256.gif)
Copy Code