←Select platform

Format Property (RasterConvertOptions)

Summary

Gets or sets the format to be used when converting the raster image.

Syntax

C#
VB
C++
[DataMemberAttribute(Name="Format", IsRequired=true)] 
public Leadtools.Services.Raster.Datacontracts.RasterImageFormat Format {get; set;} 
  
<DataMemberAttribute(Name="Format", IsRequired=True)> 
Public Property Format As Leadtools.Services.Raster.Datacontracts.RasterImageFormat 
[DataMemberAttribute(Name="Format", IsRequired=true)] 
public: 
property Leadtools.Services.Raster.Datacontracts.RasterImageFormat Format { 
   Leadtools.Services.Raster.Datacontracts.RasterImageFormat get(); 
   void set (    Leadtools.Services.Raster.Datacontracts.RasterImageFormat ); 
} 

Property Value

The format to be used when converting the raster image.

Example

For an example, refer to RasterConvertOptions.

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