LEADTOOLS WCF (Leadtools.Services.Raster.DataContracts assembly)
LEAD Technologies, Inc

Destination Property (ConvertResponse)






Gets or stes a BinaryData that represents the resulting image file from the IRasterService.Convert operation.
Syntax
public BinaryData Destination {get; set;}
'Declaration
 
Public Property Destination As BinaryData
'Usage
 
Dim instance As ConvertResponse
Dim value As BinaryData
 
instance.Destination = value
 
value = instance.Destination
public BinaryData Destination {get; set;}
 get_Destination();
set_Destination(value);
public:
property BinaryData^ Destination {
   BinaryData^ get();
   void set (    BinaryData^ value);
}

Property Value

A Leadtools.Services.DataContracts.BinaryData object that represents the image file resulting from IRasterService.Convert operation.
Remarks
This property will be valid only when RasterConvertOptions.Destination is null.
Example
For an example, refer to ConvertRequest.
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

ConvertResponse Class
ConvertResponse Members

 

 


Products | Support | Contact Us | Copyright Notices

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

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features