LEADTOOLS (Leadtools assembly)

ToAscii Method (RasterTagMetadata)

Show in webframe







Converts the tag data to a string.
Syntax
public string ToAscii()
'Declaration
 
Public Function ToAscii() As String
'Usage
 
Dim instance As RasterTagMetadata
Dim value As String
 
value = instance.ToAscii()
public string ToAscii()
-(NSString*)toAscii;
public String toAscii()
 function Leadtools.RasterTagMetadata.ToAscii()
public:
String^ ToAscii(); 

Return Value

The comment data converted to a string.
Example
For an example, refer to Leadtools.Codecs.RasterCodecs.WriteTag(System.IO.Stream,System.Int32,Leadtools.RasterTagMetadata).
Requirements

Target Platforms

See Also

Reference

RasterTagMetadata Class
RasterTagMetadata Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.