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


~160.gif)
~160.gif)

~160.gif)
Copy Code