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