Leadtools.Services.Barcode.DataContracts Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
ReadOptions Class
See Also  Members  
Leadtools.Services.Barcode.DataContracts Namespace : ReadOptions Class



This class contains a list of ReadOption objects.

Object Model

Syntax

Visual Basic (Declaration) 
<CollectionDataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="ReadOptions")>
Public Class ReadOptions 
   Inherits List(Of ReadOption)
Visual Basic (Usage)Copy Code
Dim instance As ReadOptions
C# 
[CollectionDataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="ReadOptions")]
public class ReadOptions : List<ReadOption> 
C++/CLI 
[CollectionDataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="ReadOptions")]
public ref class ReadOptions : public List<ReadOption> 

Example

For an example, refer to Barcode1d example.

Inheritance Hierarchy

System.Object
   System.Collections.Generic.List<ReadOption>
      Leadtools.Services.Barcode.DataContracts.ReadOptions

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: Imaging Pro/Document/Medical Features