'Declaration Protected Overridable Function ConvertFileToJbig2( _
ByVal requestParamsThe file conversion settings and information about image file.As Vintasoft.Imaging.Web.Services.ConvertFileToJbig2RequestParams _
) As Vintasoft.Imaging.Web.Services.ConvertToResponseParams
protected virtual Vintasoft.Imaging.Web.Services.ConvertToResponseParams ConvertFileToJbig2(
Vintasoft.Imaging.Web.Services.ConvertFileToJbig2RequestParams requestParams
)
protected: virtual Vintasoft.Imaging.Web.Services.ConvertToResponseParams* ConvertFileToJbig2(
Vintasoft.Imaging.Web.Services.ConvertFileToJbig2RequestParams* requestParams
)
protected:
virtual Vintasoft.Imaging.Web.Services.ConvertToResponseParams^ ConvertFileToJbig2(
Vintasoft.Imaging.Web.Services.ConvertFileToJbig2RequestParams^ requestParams
)
Parameters
- requestParams
- The file conversion settings and information about image file.
Return Value
The server response, which contains information about file convertconversioning process.