←Select platform

Destination Property

Summary

A BinaryData that represents the resulting image file from the Convert(convertrequest) 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 Convert(convertrequest) operation.

Remarks

This property will be valid only when Leadtools.Services.Raster.DataContracts.RasterConvertOptions.Destination is null.

Example

For an example, refer to ConvertRequest.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.