Error processing SSI file
LEADTOOLS WCF Barcode (Leadtools.Services.Barcode.DataContracts assembly)

Show in webframe

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

Error processing SSI file
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