VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.Web.HttpHandlers Namespace / VintasoftAnnotationCollectionHandler Class / BurnAnnotationCollection(BurnAnnotationCollectionRequestParams) Method
Syntax Remarks Requirements SeeAlso
In This Topic
BurnAnnotationCollection(BurnAnnotationCollectionRequestParams) Method (VintasoftAnnotationCollectionHandler)
In This Topic
Burns the specified annotation collection on the specified image.
Syntax

Parameters

requestParams
Information about source image and annotation collection.

Return Value

Response from the server.
Remarks

Method loads specified image from file, burns annotations on image and saves modified image back to the source file.

Requirements

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

See Also