'Declaration <HttpPostAttribute("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")> Public Overridable Function ConvertToPdfA( _
ByVal value As Vintasoft.Imaging.Pdf.Web.Services.PdfARequestParams _
) As Vintasoft.Imaging.Pdf.Web.Services.PdfAResponseParams
[HttpPost("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")] public virtual Vintasoft.Imaging.Pdf.Web.Services.PdfAResponseParams ConvertToPdfA(
Vintasoft.Imaging.Pdf.Web.Services.PdfARequestParams value
)
[HttpPost("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")] public: virtual Vintasoft.Imaging.Pdf.Web.Services.PdfAResponseParams* ConvertToPdfA(
Vintasoft.Imaging.Pdf.Web.Services.PdfARequestParams* value
)
[HttpPost("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")] public:
virtual Vintasoft.Imaging.Pdf.Web.Services.PdfAResponseParams^ ConvertToPdfA(
Vintasoft.Imaging.Pdf.Web.Services.PdfARequestParams^ value
)