VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf.Web.Services Namespace / VintasoftPdfWebService Class
Members Object Syntax Remarks Hierarchy Requirements SeeAlso
In This Topic
    VintasoftPdfWebService Class
    In This Topic
    A platform-independent web service that handles HTTP requests from clients and allows to work with PDF document.
    Object Model
    ImageTilesCacheManager ThumbnailsCacheManager VintasoftPdfWebService
    Syntax
    'Declaration
    
    Public Class VintasoftPdfWebService
    
    
    public class VintasoftPdfWebService
    
    
    public __gc class VintasoftPdfWebService
    
    
    public ref class VintasoftPdfWebService
    
    
    Remarks

    Documents, which are processed by this service, are stored in storage, which are defined using the SessionDataStorage property.

    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Pdf.Web.Services.VintasoftPdfWebService

    Requirements

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

    See Also