←Select platform

SetData Method

Summary
Sets the barcode data.

Syntax
C#
C++/CLI
Python
public void SetData( 
   byte[] data 
) 
public: 
void SetData(  
   array<byte>^ data 
)  
def SetData(self,data): 

Parameters

data
The data to be set.

Requirements

Target Platforms

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

Leadtools.Forms.Processing Assembly

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