VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
In This Topic
    VintaSoft Annotation .NET Plug-in: Changes in version 8.4
    In This Topic

    New JavaScript file Vintasoft.Imaging.Annotation.Html5.js

    New JavaScript file Vintasoft.Imaging.Annotation.Html5.js contains JavaScript classes and JavaScript UI controls for annotating of images and PDF documents in any HTML5 web browser.


    New JavaScript file Vintasoft.Imaging.Annotation.Svg.js

    New JavaScript file Vintasoft.Imaging.Annotation.Svg.js contains JavaScript classes and JavaScript UI controls for annotating of images and PDF documents in any web browser with SVG support.


    New assembly Vintasoft.Imaging.Annotation.Web.ApiControllers.dll

    New assembly Vintasoft.Imaging.Annotation.Web.ApiControllers.dll contains Web API controllers for managing annotations.


    New assembly Vintasoft.Imaging.Annotation.Web.HttpHandlers.dll

    New assembly Vintasoft.Imaging.Annotation.Web.HttpHandlers.dll contains HTTP handlers for managing annotations.


    New assembly Vintasoft.Imaging.Annotation.Web.WcfServices.dll

    New assembly Vintasoft.Imaging.Annotation.Web.WcfServices.dll contains WCF services for managing annotations.


    Removed assembly Vintasoft.Imaging.Annotation.Web.dll

    Removed classes:

    public class Vintasoft.Imaging.Annotation.Web.AnnotationJsonFormatter Use the Vintasoft.Imaging.Annotation.Web.HttpHandlers.AnnotationJsonFormatter class instead.
    public class Vintasoft.Imaging.Annotation.Web.Handlers.WebAnnotationCollectionManager Use the VintasoftAnnotationCollectionHandler class instead.
    public class Vintasoft.Imaging.Annotation.Web.UI.WebAnnotatedThumbnailViewer Use the Vintasoft.Imaging.Annotation.Svg.WebAnnotatedThumbnailViewerJS class instead.
    public class Vintasoft.Imaging.Annotation.Web.UI.WebAnnotationDataController Use the Vintasoft.Imaging.Annotation.WebAnnotationViewControllerJS class class instead.
    public class Vintasoft.Imaging.Annotation.Web.UI.WebAnnotationViewer Use the Vintasoft.Imaging.Annotation.Svg.WebAnnotationViewerJS class instead.
    public class Vintasoft.Imaging.Annotation.Web.UI.WebAnnotationVisualTool Use the Vintasoft.Imaging.Annotation.Svg.WebAnnotationVisualToolJS class instead.


    Removed assembly Vintasoft.Imaging.Annotation.Web.Mvc.dll

    Removed classes:

    public class Vintasoft.Imaging.Annotation.Web.Mvc.AnnotationJsonFormatter Use the Vintasoft.Imaging.Annotation.Web.ApiControllers.AnnotationJsonFormatter class instead.
    public class Vintasoft.Imaging.Annotation.Web.Mvc.Controllers.AnnotationCollectionSaveAtFileRequestParams Use the Vintasoft.Imaging.Annotation.Web.ApiControllers.AnnotationCollectionInfoRequestParams class instead.
    public class Vintasoft.Imaging.Annotation.Web.Mvc.Controllers.AnnotationCollectionSerializeRequestParams Use the Vintasoft.Shared.Web.BaseResponseParams class instead.
    public class Vintasoft.Imaging.Annotation.Web.Mvc.Controllers.BaseAnnotationCollectionRequestParams Use the Vintasoft.Shared.Web.ImageInfoRequestParams class instead.
    public class Vintasoft.Imaging.Annotation.Web.Mvc.Controllers.BaseAnnotationCollectionResponseParams Use the Vintasoft.Imaging.Annotation.Web.ApiControllers.BaseAnnotationCollectionResponseParams class instead.
    public class Vintasoft.Imaging.Annotation.Web.Mvc.Controllers.VintasoftAnnotationCollectionApiController Use the Vintasoft.Imaging.Annotation.Web.ApiControllers.VintasoftAnnotationCollectionApiController class instead.
    public class Vintasoft.Imaging.Annotation.Web.Mvc.UI.WebAnnotatedThumbnailViewer Use the Vintasoft.Imaging.Annotation.Html5.WebAnnotatedThumbnailViewerJS class instead.
    public class Vintasoft.Imaging.Annotation.Web.Mvc.UI.WebAnnotationDataController Use the Vintasoft.Imaging.Annotation.WebAnnotationViewControllerJS class class instead.
    public class Vintasoft.Imaging.Annotation.Web.Mvc.UI.WebAnnotationViewer Use the Vintasoft.Imaging.Annotation.Html5.WebAnnotationViewerJS class instead.
    public class Vintasoft.Imaging.Annotation.Web.Mvc.UI.WebAnnotationVisualTool Use the Vintasoft.Imaging.Annotation.Html5.WebAnnotationVisualToolJS class instead.