VintaSoft Imaging .NET SDK 15.1: Документация для Веб разработчика
Vintasoft.Imaging.ImageProcessing.DocCleanup.Web.Services Namespace / GetDocumentImageRotationAngleRequestParams Class
Members Object Syntax Hierarchy Requirements SeeAlso
В этом разделе
Класс GetDocumentImageRotationAngleRequestParams
В этом разделе
Запрос к веб сервису. Содержит параметры, которые необходимо отправить веб сервису для автоматического определения угла поворота изображения документа.
Объектная модель
BinarizeRequestParams WebRenderingSettings WebDecodingSettings WebImageInfo GetDocumentImageRotationAngleRequestParams
Синтаксис
'Declaration

Public Class GetDocumentImageRotationAngleRequestParams
   Inherits Vintasoft.Imaging.ImageProcessing.Web.Services.BaseProcessingCommandRequestParams

public class GetDocumentImageRotationAngleRequestParams : Vintasoft.Imaging.ImageProcessing.Web.Services.BaseProcessingCommandRequestParams

Иерархия наследования

System.Object
   Vintasoft.Shared.Web.WebRequestParamsBase
      Vintasoft.Shared.Web.WebImageInfoRequestParams
         Vintasoft.Shared.Web.WebExtendedImageInfoRequestParams
            Vintasoft.Imaging.ImageProcessing.Web.Services.BaseProcessingCommandRequestParams
               Vintasoft.Imaging.ImageProcessing.DocCleanup.Web.Services.GetDocumentImageRotationAngleRequestParams

Требования

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

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