C#
VB
C++
Gets Barcodes containing all barcodes found in the specified image.
[DataMemberAttribute(Name="Barcodes", IsRequired=true)]public Barcodes Barcodes { get; }
<DataMemberAttribute(Name="Barcodes", IsRequired=True)>Public ReadOnly Property Barcodes As Leadtools.Services.Barcode.Datacontracts.Barcodes
[DataMemberAttribute(Name="Barcodes", IsRequired=true)]public:property Leadtools.Services.Barcode.Datacontracts.Barcodes^ Barcodes {Leadtools.Services.Barcode.Datacontracts.Barcodes^ get();}
A Barcodes object containing all barcodes found in the specified image.
For an example, Refer to ReadRequest.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
