←Select platform

Data Property

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly