C#
VB
Java
Objective-C
WinRT C#
C++
Sets the comment data to the specified string.
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
)
value
The data to set.
For an example, refer to WriteComment.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET