VintaSoft Imaging .NET SDK 15.0: Documentation for Web developer
Vintasoft.Imaging.Annotation.Web.Services Namespace / VintasoftAnnotationCollectionWebService Class / SaveAnnotationCollection(AnnotationCollectionInfoRequestParams) Method
Syntax Remarks Requirements SeeAlso
In This Topic
    SaveAnnotationCollection(AnnotationCollectionInfoRequestParams) Method (VintasoftAnnotationCollectionWebService)
    In This Topic
    Saves the specified annotation collection in the specified image page.
    Syntax

    Parameters

    requestParams
    Information about source image page and annotation collection.

    Return Value

    Response from the server.
    Remarks

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

    Requirements

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

    See Also