Visual Basic (Declaration) | |
---|---|
Public Function ToAscii() As String |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As RasterTagMetadata Dim value As String value = instance.ToAscii() |
C# | |
---|---|
public string ToAscii() |
C++/CLI | |
---|---|
public: String^ ToAscii(); |
Return Value
The comment data converted to a string.For an example, refer to Leadtools.Codecs.RasterCodecs.WriteTag(System.IO.Stream,System.Int32,Leadtools.RasterTagMetadata).
Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only), Windows Phone 7