←Select platform

Data Property (BarcodeReaderBarcodeFoundEventArgs)

Summary

Gets the barcode data found.

Syntax

C#
VB
C++
public BarcodeData Data { get; } 
Public ReadOnly Property Data() As BarcodeData 
   Get 
public:  
   property BarcodeData^ Data 
   { 
      BarcodeData^ get() 
   } 

Property Value

The last barcode data found.

Remarks

Set the value of Abort to true to abort the read operation.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Barcode Assembly
Click or drag to resize