Error processing SSI file
LEADTOOLS Barcode (Leadtools.Barcode assembly)

Show in webframe

Data Property (BarcodeData)








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;}
 <br/>get_Data();<br/>set_Data(value);<br/>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

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