LEADTOOLS WCF Barcode (Leadtools.Services.Barcode.DataContracts assembly)

ConvertOptions Property

Show in webframe





Gets or sets the Leadtools.Services.Raster.DataContracts.RasterConvertOptions structure which controls the conversion from one image format to any of the image formats supported by LEADTOOLS.
Syntax
[DataMemberAttribute(Name="ConvertOptions", IsRequired=true)]
public RasterConvertOptions ConvertOptions {get; set;}
'Declaration
 
<DataMemberAttribute(Name="ConvertOptions", IsRequired=True)>
Public Property ConvertOptions As RasterConvertOptions
'Usage
 
Dim instance As WriteRequest
Dim value As RasterConvertOptions
 
instance.ConvertOptions = value
 
value = instance.ConvertOptions

            

            
[DataMemberAttribute(Name="ConvertOptions", IsRequired=true)]
public:
property RasterConvertOptions ConvertOptions {
   RasterConvertOptions get();
   void set (    RasterConvertOptions value);
}

Property Value

A Leadtools.Services.Raster.DataContracts.RasterConvertOptions structure which controls the conversion from one image format to any of the image formats supported by LEADTOOLS.
Example
For an example, refer to WriteRequest.
Requirements

Target Platforms

See Also

Reference

WriteRequest Class
WriteRequest Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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