| Visual Basic (Declaration) | |
|---|---|
<DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="WriteBarcode1dPatch")> Public Class WriteBarcode1dPatch Inherits WriteOption | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="WriteBarcode1dPatch")] public class WriteBarcode1dPatch : WriteOption | |
| C++/CLI | |
|---|---|
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="WriteBarcode1dPatch")] public ref class WriteBarcode1dPatch : 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.WriteBarcode1dPatch
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