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

Barcodes Property






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 Barcodes Barcodes {get;}
DataMemberAttribute(Name="Barcodes", IsRequired=)
 get_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: 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

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