←Select platform

Data Property (BarcodeData)

Summary

Specifies the barcode data.

Syntax

C#
VB
C++
public byte[] Data {get; set;} 
Public Property Data As Byte() 
public: 
property array<byte>^ Data { 
   array<byte>^ get(); 
   void set (    array<byte>^ ); 
} 

Property Value

Barcode data.

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