SetData Method

Summary
Sets the barcode data.
Syntax
C#
VB
C++
public void SetData( 
   byte[] data 
) 
  
Public Sub SetData( _ 
   ByVal data() As Byte _ 
)  
public: 
void SetData(  
   array<byte>^ data 
)  

Parameters

data
The data to be set.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.