'Declaration Protected Overridable Function SaveChangesInTextBlocksOfPdfPage( _
ByVal requestParamsInformation about text blocks on PDF page.As Vintasoft.Imaging.Pdf.Web.Services.PdfPageTextBlocksRequestParams _
) As Vintasoft.Imaging.Pdf.Web.Services.PdfPageTextBlocksResponseParams
protected virtual Vintasoft.Imaging.Pdf.Web.Services.PdfPageTextBlocksResponseParams SaveChangesInTextBlocksOfPdfPage(
Vintasoft.Imaging.Pdf.Web.Services.PdfPageTextBlocksRequestParams requestParams
)
protected: virtual Vintasoft.Imaging.Pdf.Web.Services.PdfPageTextBlocksResponseParams* SaveChangesInTextBlocksOfPdfPage(
Vintasoft.Imaging.Pdf.Web.Services.PdfPageTextBlocksRequestParams* requestParams
)
protected:
virtual Vintasoft.Imaging.Pdf.Web.Services.PdfPageTextBlocksResponseParams^ SaveChangesInTextBlocksOfPdfPage(
Vintasoft.Imaging.Pdf.Web.Services.PdfPageTextBlocksRequestParams^ requestParams
)
Parameters
- requestParams
- Information about text blocks on PDF page.
Return Value
Response from the server, which contains information about updated text blocks.