'Declaration <HttpPostAttribute("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")> Public Overridable Function VerifyPdfAConformance( _
ByVal requestParamsInformation about PDF file and PDF/A format.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 VerifyPdfAConformance(
Vintasoft.Imaging.Pdf.Web.Services.PdfARequestParams requestParams
)
[HttpPost("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")] public: virtual Vintasoft.Imaging.Pdf.Web.Services.PdfAResponseParams* VerifyPdfAConformance(
Vintasoft.Imaging.Pdf.Web.Services.PdfARequestParams* requestParams
)
[HttpPost("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")] public:
virtual Vintasoft.Imaging.Pdf.Web.Services.PdfAResponseParams^ VerifyPdfAConformance(
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 file verification result.