'Declaration Protected Overridable Function UpdatePdfDocumentInteractiveForm( _
ByVal requestParamsInformation about PDF document and PDF document interactive form.As Vintasoft.Imaging.Pdf.Web.Services.PdfDocumentInteractiveFormRequestParams _
) As Vintasoft.Imaging.Pdf.Web.Services.UpdateInteractiveFormResponseParams
protected virtual Vintasoft.Imaging.Pdf.Web.Services.UpdateInteractiveFormResponseParams UpdatePdfDocumentInteractiveForm(
Vintasoft.Imaging.Pdf.Web.Services.PdfDocumentInteractiveFormRequestParams requestParams
)
protected: virtual Vintasoft.Imaging.Pdf.Web.Services.UpdateInteractiveFormResponseParams* UpdatePdfDocumentInteractiveForm(
Vintasoft.Imaging.Pdf.Web.Services.PdfDocumentInteractiveFormRequestParams* requestParams
)
protected:
virtual Vintasoft.Imaging.Pdf.Web.Services.UpdateInteractiveFormResponseParams^ UpdatePdfDocumentInteractiveForm(
Vintasoft.Imaging.Pdf.Web.Services.PdfDocumentInteractiveFormRequestParams^ requestParams
)
Parameters
- requestParams
- Information about PDF document and PDF document interactive form.
Return Value
Response from the server, which contains information about changed PDF interactive form fields.