Error processing SSI file
LEADTOOLS WCF Barcode (Leadtools.Services.Barcode.DataContracts assembly)

Show in webframe

ConvertOptions Property






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

Error processing SSI file
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