VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.Annotation.Web.Services Namespace / VintasoftAnnotationCollectionWebService Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    VintasoftAnnotationCollectionWebService Class
    In This Topic
    A platform-independent web service that handles HTTP requests from clients and allows to annotate images and documents.
    Object Model
    ImageTilesCacheManager ThumbnailsCacheManager AnnotationsCacheManager AnnotationJsonFormatter VintasoftAnnotationCollectionWebService
    Syntax
    'Declaration
    
    Public Class VintasoftAnnotationCollectionWebService
    
    
    public class VintasoftAnnotationCollectionWebService
    
    
    public __gc class VintasoftAnnotationCollectionWebService
    
    
    public ref class VintasoftAnnotationCollectionWebService
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Annotation.Web.Services.VintasoftAnnotationCollectionWebService

    Requirements

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

    See Also