VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Web.HttpHandlers Namespace / VintasoftFileConverterHandler Class / ConvertFileToTiff(ConvertFileToTiffRequestParams) Method
Syntax Requirements SeeAlso
In This Topic
ConvertFileToTiff(ConvertFileToTiffRequestParams) Method (VintasoftFileConverterHandler)
In This Topic
Starts the asynchronous process that converts an image/document file to the TIFF format.
Syntax

Parameters

requestParams
The file conversion settings and information about image/document file.

Return Value

The server response, which contains information about file conversion process.
Requirements

Target Platforms: .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

See Also