LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

FromAscii Method (RasterTagMetadata)






The data to set.
Sets the tag data to the specified string. .NET support Silverlight support WinRT support
Syntax
public void FromAscii( 
   string value
)
'Declaration
 
Public Sub FromAscii( _
   ByVal value As String _
) 
'Usage
 
Dim instance As RasterTagMetadata
Dim value As String
 
instance.FromAscii(value)
public void FromAscii( 
   string value
)
 function Leadtools.RasterTagMetadata.FromAscii( 
   value 
)
public:
void FromAscii( 
   String^ value
) 

Parameters

value
The data to set.
Example
For an example, refer to Leadtools.Codecs.RasterCodecs.WriteTag(System.IO.Stream,System.Int32,Leadtools.RasterTagMetadata).
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterTagMetadata Class
RasterTagMetadata Members

 

 


Products | Support | Contact Us | Copyright Notices

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