VintaSoft Imaging .NET SDK 14.1: Документация для Веб разработчика
Vintasoft.Imaging.Pdf.AspNetCore.ApiControllers Namespace / VintasoftPdfApiController Class / GetTextBlocksOfPdfPage(WebImageInfoRequestParams) Method
Syntax Requirements SeeAlso
В этом разделе
    GetTextBlocksOfPdfPage(WebImageInfoRequestParams) Метод (VintasoftPdfApiController)
    В этом разделе
    Синтаксис
    'Declaration
    
    <HttpPostAttribute("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")>
    Public Overridable Function GetTextBlocksOfPdfPage( _
    ByVal value
    As Vintasoft.Shared.Web.WebImageInfoRequestParams _
    ) As Vintasoft.Imaging.Pdf.Web.Services.PdfPageTextBlocksResponseParams
    [HttpPost("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")]
    public virtual Vintasoft.Imaging.Pdf.Web.Services.PdfPageTextBlocksResponseParams GetTextBlocksOfPdfPage(
    Vintasoft.Shared.Web.WebImageInfoRequestParams value
    )
    [HttpPost("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")]
    public: virtual Vintasoft.Imaging.Pdf.Web.Services.PdfPageTextBlocksResponseParams* GetTextBlocksOfPdfPage(
    Vintasoft.Shared.Web.WebImageInfoRequestParams* value
    )
    [HttpPost("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")]
    public:
    virtual Vintasoft.Imaging.Pdf.Web.Services.PdfPageTextBlocksResponseParams^ GetTextBlocksOfPdfPage(
    Vintasoft.Shared.Web.WebImageInfoRequestParams^ value
    )
    Требования

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

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