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

    System.Object
       Vintasoft.Imaging.Web.Services.VintasoftFileConverterWebService

    Requirements

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

    See Also