VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.Web.Services Namespace / VintasoftFileWebService Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    VintasoftFileWebService Class
    In This Topic
    A platform-independent web service that handles HTTP requests from clients and allows to manipulate files on a server.
    Object Model
    VintasoftFileWebService
    Syntax
    'Declaration
    
    Public Class VintasoftFileWebService
    
    
    public class VintasoftFileWebService
    
    
    public __gc class VintasoftFileWebService
    
    
    public ref class VintasoftFileWebService
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Web.Services.VintasoftFileWebService

    Requirements

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

    See Also