VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.Web.HttpHandlers Namespace / VintasoftAnnotationCollectionHandler Class / SaveAnnotationCollections(WebCompositeRequestParams<AnnotationCollectionInfoRequestParams>) Method
Syntax Remarks Requirements SeeAlso
In This Topic
SaveAnnotationCollections(WebCompositeRequestParams<AnnotationCollectionInfoRequestParams>) Method (VintasoftAnnotationCollectionHandler)
In This Topic
Saves the specified annotation collections in the specified image files.
Syntax

Parameters

requestParams
Information about source image files and annotation collections .

Return Value

Response from the server.
Remarks

Method loads all images from the specified image files, adds annotations to each image and saves modified images back to the source file.

Requirements

Target Platforms: .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

See Also