←Select platform

Destination Property (ConvertResponse)

Summary

Gets or stes a BinaryData that represents the resulting image file from the IRasterService.Convert operation.

Syntax

C#
VB
C++
public Leadtools.Services.Datacontracts.BinaryData Destination {get; set;} 
  
Public Property Destination As Leadtools.Services.Datacontracts.BinaryData 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Services.Raster.DataContracts Assembly
Click or drag to resize