LEADTOOLS Barcode (Leadtools.Barcode assembly)
LEAD Technologies, Inc

Data Property (BarcodeReadSymbologyEventArgs)








Gets the barcode data found. .NET support WinRT support Silverlight support
Syntax
public BarcodeData Data {get;}
'Declaration
 
Public ReadOnly Property Data As BarcodeData
'Usage
 
Dim instance As BarcodeReadSymbologyEventArgs
Dim value As BarcodeData
 
value = instance.Data
public BarcodeData Data {get;}
ObjectiveC Syntax
Java Syntax
 get_Data(); 
public:
property BarcodeData^ Data {
   BarcodeData^ get();
}

Property Value

A BarcodeData object that contains the data of the barcode found.
Remarks

Only valid if Operation is BarcodeReadSymbologyOperation.PostRead and no error occurred. Otherwise, it will be null (Nothing in Visual Basic).

Note that this property may consist of an object of a derived class that may contain extra information for the symbology. Refer to BarcodeData for more information.

Example

For an example, refer to BarcodeReader.ReadSymbology.

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

BarcodeReadSymbologyEventArgs Class
BarcodeReadSymbologyEventArgs Members
BarcodeReader.ReadSymbology

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features