LEADTOOLS WCF Barcode (Leadtools.Services.Barcode.DataContracts assembly)

Options Property

Show in webframe





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:
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

See Also

Reference

ReadRequest Class
ReadRequest Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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