LEADTOOLS Barcode (Leadtools.Barcode assembly)

Data Property (BarcodeData)

Show in webframe







Specifies the barcode data.
Syntax
public byte[] Data {get; set;}
'Declaration
 
Public Property Data As Byte()
'Usage
 
Dim instance As BarcodeData
Dim value() As Byte
 
instance.Data = value
 
value = instance.Data
public byte[] Data {get; set;}

            

            
 
get_Data();
set_Data(value);
Object.defineProperty('Data');
public:
property array<byte>^ Data {
   array<byte>^ get();
   void set (    array<byte>^ value);
}

Property Value

Barcode data.
Requirements

Target Platforms

See Also

Reference

BarcodeData Class
BarcodeData Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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