VintaSoft Imaging .NET SDK 14.1: Документация для Веб разработчика
Vintasoft.Imaging.Pdf.Web.Services Namespace / PdfPageTextBlocksRequestParams Class
Members Object Syntax Hierarchy Requirements SeeAlso
В этом разделе
    Класс PdfPageTextBlocksRequestParams
    В этом разделе
    Запрос к веб-сервису. Содержит параметры, которые необходимо отправить веб-сервису для работы с текстовыми блоками, расположенными на странице PDF.
    Объектная модель
    WebPdfTextBlock WebImageInfo PdfPageTextBlocksRequestParams
    Синтаксис
    'Declaration
    
    Public Class PdfPageTextBlocksRequestParams
       Inherits Vintasoft.Shared.Web.WebImageInfoRequestParams
    
    
    public class PdfPageTextBlocksRequestParams : Vintasoft.Shared.Web.WebImageInfoRequestParams
    
    
    public __gc class PdfPageTextBlocksRequestParams : public Vintasoft.Shared.Web.WebImageInfoRequestParams*
    
    
    public ref class PdfPageTextBlocksRequestParams : public Vintasoft.Shared.Web.WebImageInfoRequestParams^
    
    
    Иерархия наследования

    System.Object
       Vintasoft.Shared.Web.WebRequestParamsBase
          Vintasoft.Shared.Web.WebImageInfoRequestParams
             Vintasoft.Imaging.Pdf.Web.Services.PdfPageTextBlocksRequestParams

    Требования

    Целевые платформы: .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

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