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

Format Property (RasterConvertOptions)






Gets or sets the format to be used when converting the raster image.
Syntax
[DataMemberAttribute(Name="Format", IsRequired=true)]
public RasterImageFormat Format {get; set;}
'Declaration
 
<DataMemberAttribute(Name="Format", IsRequired=True)>
Public Property Format As RasterImageFormat
'Usage
 
Dim instance As RasterConvertOptions
Dim value As RasterImageFormat
 
instance.Format = value
 
value = instance.Format
[DataMemberAttribute(Name="Format", IsRequired=true)]
public RasterImageFormat Format {get; set;}
DataMemberAttribute(Name="Format", IsRequired=)
 get_Format();
set_Format(value);
[DataMemberAttribute(Name="Format", IsRequired=true)]
public:
property RasterImageFormat Format {
   RasterImageFormat get();
   void set (    RasterImageFormat value);
}

Property Value

The format to be used when converting the raster image.
Example
For an example, refer to RasterConvertOptions.
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

RasterConvertOptions Structure
RasterConvertOptions 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