Gets or sets the output data of the converted image file.
[DataMemberAttribute(Name="Destination", IsRequired=true)] public BinaryData Destination { get; set; }
[DataMemberAttribute(Name="Destination", IsRequired=true)]
public BinaryData Destination { get; set; }
<DataMemberAttribute(Name="Destination", IsRequired=True)> Public Property Destination As Leadtools.Services.Datacontracts.BinaryData
<DataMemberAttribute(Name="Destination", IsRequired=True)>
Public Property Destination As Leadtools.Services.Datacontracts.BinaryData
[DataMemberAttribute(Name="Destination", IsRequired=true)] public: property Leadtools.Services.Datacontracts.BinaryData^ Destination { Leadtools.Services.Datacontracts.BinaryData^ get(); void set ( Leadtools.Services.Datacontracts.BinaryData^ ); }
public:
property Leadtools.Services.Datacontracts.BinaryData^ Destination {
Leadtools.Services.Datacontracts.BinaryData^ get();
void set ( Leadtools.Services.Datacontracts.BinaryData^ );
}
A Leadtools.Services.DataContracts.BinaryData object that represents the converted data.
For an example, refer to RasterConvertOptions.
Target Platforms
RasterConvertOptions Structure
RasterConvertOptions Members
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library