LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

FromByte Method (RasterTagMetadata)






The data to set.
Sets the tag data to the specified array of bytes. .NET support Silverlight support WinRT support
Syntax
public void FromByte( 
   byte[] value
)
'Declaration
 
Public Sub FromByte( _
   ByVal value() As Byte _
) 
'Usage
 
Dim instance As RasterTagMetadata
Dim value() As Byte
 
instance.FromByte(value)
public void FromByte( 
   byte[] value
)
 function Leadtools.RasterTagMetadata.FromByte( 
   value 
)
public:
void FromByte( 
   array<byte>^ value
) 

Parameters

value
The data to set.
Example
For an example, refer to RasterTagMetadata Constructor
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.