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