'Declaration Protected 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
protected virtual Vintasoft.Imaging.Pdf.Web.Services.PdfAResponseParams VerifyPdfAConformance(
Vintasoft.Imaging.Pdf.Web.Services.PdfARequestParams requestParams
)
protected: virtual Vintasoft.Imaging.Pdf.Web.Services.PdfAResponseParams* VerifyPdfAConformance(
Vintasoft.Imaging.Pdf.Web.Services.PdfARequestParams* requestParams
)
protected:
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.