LEADTOOLS WCF Barcode (Leadtools.Services.Barcode.DataContracts assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
WriteOptions Class
See Also  Members  
Leadtools.Services.Barcode.DataContracts Namespace : WriteOptions Class



The WriteOptions Class is available in LEADTOOLS Document and Medical Imaging toolkits.

This class contains a list of WriteOption objects .

Object Model

WriteOptions ClassWriteOption Class

Syntax

Visual Basic (Declaration) 
<CollectionDataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="WriteOptions")>
Public Class WriteOptions 
   Inherits System.Collections.Generic.List(Of WriteOption)
   Implements ICollection(Of WriteOption)IEnumerable(Of WriteOption)IList(Of WriteOption)ICollectionIEnumerableIList 
Visual Basic (Usage)Copy Code
Dim instance As WriteOptions
C# 
[CollectionDataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="WriteOptions")]
public class WriteOptions : System.Collections.Generic.List<WriteOption>, ICollection<WriteOption>IEnumerable<WriteOption>IList<WriteOption>ICollectionIEnumerableIList  
C++/CLI 
[CollectionDataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="WriteOptions")]
public ref class WriteOptions : public System.Collections.Generic.List<WriteOption>, ICollection<WriteOption>IEnumerable<WriteOption>IList<WriteOption>ICollectionIEnumerableIList  

Example

For an example, refer to WriteOption example.

Inheritance Hierarchy

System.Object
   System.Collections.Generic.List<T>
      Leadtools.Services.Barcode.DataContracts.WriteOptions

Requirements

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

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