VintaSoft Imaging .NET SDK 14.1: Документация для Веб разработчика
Vintasoft.Imaging.Pdf.AspNetCore.ApiControllers Namespace / VintasoftPdfApiController Class / SaveChangesInTextBlocksOfPdfPage(PdfPageTextBlocksRequestParams) Method
Syntax Requirements SeeAlso
В этом разделе
    SaveChangesInTextBlocksOfPdfPage(PdfPageTextBlocksRequestParams) Метод (VintasoftPdfApiController)
    В этом разделе
    Синтаксис
    '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
    )
    Требования

    Целевые платформы: .NET 9; .NET 8; .NET 7; .NET 6

    Смотрите также