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

Barcodes Property

Show in webframe





Gets Barcodes containing all barcodes found in the specified image.
Syntax
[DataMemberAttribute(Name="Barcodes", IsRequired=true)]
public Barcodes Barcodes {get;}
'Declaration
 
<DataMemberAttribute(Name="Barcodes", IsRequired=True)>
Public ReadOnly Property Barcodes As Barcodes
'Usage
 
Dim instance As ReadResponse
Dim value As Barcodes
 
value = instance.Barcodes

            

            
[DataMemberAttribute(Name="Barcodes", IsRequired=true)]
public:
property Barcodes^ Barcodes {
   Barcodes^ get();
}

Property Value

A Barcodes object containing all barcodes found in the specified image.
Example
For an example, Refer to ReadRequest.
Requirements

Target Platforms

See Also

Reference

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