LEADTOOLS WCF Barcode (Leadtools.Services.Barcode.DataContracts assembly)
LEAD Technologies, Inc

Options Property






Gets or sets the list of types and options for the barcode to be read.
Syntax
[DataMemberAttribute(Name="Options", IsRequired=true)]
public ReadOptions Options {get; set;}
'Declaration
 
<DataMemberAttribute(Name="Options", IsRequired=True)>
Public Property Options As ReadOptions
'Usage
 
Dim instance As ReadRequest
Dim value As ReadOptions
 
instance.Options = value
 
value = instance.Options
[DataMemberAttribute(Name="Options", IsRequired=true)]
public ReadOptions Options {get; set;}
DataMemberAttribute(Name="Options", IsRequired=)
 get_Options();
set_Options(value);
[DataMemberAttribute(Name="Options", IsRequired=true)]
public:
property ReadOptions^ Options {
   ReadOptions^ get();
   void set (    ReadOptions^ value);
}

Property Value

A ReadOptions object that contains the options and types of barcode to be read.
Remarks
The objects of type ReadBarcode1dPost, ReadBarcode1dPatch, ReadBarcode1d4State, ReadBarcode1dStacked, ReadBarcode2DPdf417, ReadBarcode2DMicroPdf417, ReadBarcode2DDataMatrix, ReadBarcode2DQr, and ReadBarcode1dStandard can be used.
Example
For an example, Refer to ReadRequest.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ReadRequest Class
ReadRequest Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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