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

Code1d Property (ReadOption)

Show in webframe





Gets or sets a Barcode1d object containing the linear barcode options to be read.
Syntax
[DataMemberAttribute(Name="Code1d", IsRequired=true)]
public Barcode1d Code1d {get; set;}
'Declaration
 
<DataMemberAttribute(Name="Code1d", IsRequired=True)>
Public Property Code1d As Barcode1d
'Usage
 
Dim instance As ReadOption
Dim value As Barcode1d
 
instance.Code1d = value
 
value = instance.Code1d

            

            
[DataMemberAttribute(Name="Code1d", IsRequired=true)]
public:
property Barcode1d^ Code1d {
   Barcode1d^ get();
   void set (    Barcode1d^ value);
}

Property Value

A Barcode1d object that contains the linear barcode options to be read.
Example
For an example, refer to Barcode1d example.
Requirements

Target Platforms

See Also

Reference

ReadOption Class
ReadOption 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