'Declaration <HttpPostAttribute()> Public Overridable Function ConvertFileToSvg( _
ByVal requestParamsПреобразование настроек и информации о файле изображения.As Vintasoft.Imaging.Web.Services.ConvertFileToSvgRequestParams _
) As Vintasoft.Imaging.Web.Services.ConvertToResponseParams
[HttpPost()] public virtual Vintasoft.Imaging.Web.Services.ConvertToResponseParams ConvertFileToSvg(
Vintasoft.Imaging.Web.Services.ConvertFileToSvgRequestParams requestParams
)
[HttpPost()] public: virtual Vintasoft.Imaging.Web.Services.ConvertToResponseParams* ConvertFileToSvg(
Vintasoft.Imaging.Web.Services.ConvertFileToSvgRequestParams* requestParams
)
[HttpPost()] public:
virtual Vintasoft.Imaging.Web.Services.ConvertToResponseParams^ ConvertFileToSvg(
Vintasoft.Imaging.Web.Services.ConvertFileToSvgRequestParams^ requestParams
)
Parameters
- requestParams
- Преобразование настроек и информации о файле изображения.
Return Value
Ответ сервера, содержащий информацию о процессе конвертации файлов.