VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Classes SeeAlso
In This Topic
    Vintasoft.Imaging.Annotation.Web.Services Namespace (Vintasoft.Imaging.Annotation.Web.Services)
    In This Topic
    Contains a platform-independent web service for managing annotations of image.
    Classes
     ClassDescription
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for providing information about annotation collection.
    ClassSerializes annotations to and from VintaSoft JSON format.
    ClassManages cache of annotation collections in web application.
    ClassResponse from web service. Contains information about annotation collection stored on server.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for burning annotations on image on a server.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for rotating image with annotations on server.
    ClassA platform-independent web service that handles HTTP requests from clients and allows to annotate images and documents.
    See Also