←Select platform

FromAscii Method (RasterCommentMetadata)

Summary

Sets the comment data to the specified string.

Syntax

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

Parameters

value
The data to set.

Example

For an example, refer to WriteComment.

Requirements

Target Platforms

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