'Declaration <HttpPostAttribute()> Public Overridable Function ConvertToPdfA( _
ByVal requestParamsInformation about PDF file and PDF/A format.As Vintasoft.Imaging.Pdf.Web.Services.PdfARequestParams _
) As Vintasoft.Imaging.Pdf.Web.Services.PdfAResponseParams
[HttpPost()] public virtual Vintasoft.Imaging.Pdf.Web.Services.PdfAResponseParams ConvertToPdfA(
Vintasoft.Imaging.Pdf.Web.Services.PdfARequestParams requestParams
)
[HttpPost()] public: virtual Vintasoft.Imaging.Pdf.Web.Services.PdfAResponseParams* ConvertToPdfA(
Vintasoft.Imaging.Pdf.Web.Services.PdfARequestParams* requestParams
)
[HttpPost()] public:
virtual Vintasoft.Imaging.Pdf.Web.Services.PdfAResponseParams^ ConvertToPdfA(
Vintasoft.Imaging.Pdf.Web.Services.PdfARequestParams^ requestParams
)
Parameters
- requestParams
- Information about PDF file and PDF/A format.
Return Value
Response from the server, which contains information about PDF/A conversion result.