←Select platform

SetData Method

Summary
Sets the tag data.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public void SetData( 
   byte[] value 
) 
@property (nonatomic, strong) NSData *data 
public void setData(byte[] value) 
public: 
void SetData(  
   array<byte>^ value 
)  
def SetData(self,value): 

Parameters

value
An array of bytes containing the data for the tag.

Requirements

Target Platforms

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

Leadtools Assembly

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