←Select platform

FromAscii Method

Summary

Sets the tag data to the specified string.

Syntax
C#
VB
Objective-C
C++
Java
public void FromAscii( 
   string value 
) 
Public Sub FromAscii( _ 
   ByVal value As String _ 
)  
- (void)fromAscii:(NSString *)value 
public void fromAscii(String value) 
public: 
void FromAscii(  
   String^ value 
)  

Parameters

value
The data to set.

Example

For an example, refer to WriteTag.

Requirements

Target Platforms

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

Leadtools Assembly