←Select platform

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Processing Assembly
Click or drag to resize