VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Shared.Web Namespace / WebImageFilesRequestParams Class
Members Object Syntax Hierarchy Requirements SeeAlso
    WebImageFilesRequestParams Class
    Request to a web service (controller/handler). Contains parameters, which must be sent to a web service for working with image files stored on server.
    Object Model
    WebImageFileInfo WebImageFilesRequestParams
    Syntax
    'Declaration
    
    Public Class WebImageFilesRequestParams
       Inherits WebRequestParamsBase
    
    
     
    Inheritance Hierarchy

    System.Object
       Vintasoft.Shared.Web.WebRequestParamsBase
          Vintasoft.Shared.Web.WebImageFilesRequestParams

    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7, .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5

    See Also