'Declaration Protected Overridable Function SaveAnnotationCollection( _
ByVal requestParamsInformation about source image page and annotation collections .As Vintasoft.Imaging.Annotation.Web.Services.AnnotationCollectionInfoRequestParams _
) As Vintasoft.Shared.Web.WebResponseParamsBase
protected virtual Vintasoft.Shared.Web.WebResponseParamsBase SaveAnnotationCollection(
Vintasoft.Imaging.Annotation.Web.Services.AnnotationCollectionInfoRequestParams requestParams
)
protected: virtual Vintasoft.Shared.Web.WebResponseParamsBase* SaveAnnotationCollection(
Vintasoft.Imaging.Annotation.Web.Services.AnnotationCollectionInfoRequestParams* requestParams
)
protected:
virtual Vintasoft.Shared.Web.WebResponseParamsBase^ SaveAnnotationCollection(
Vintasoft.Imaging.Annotation.Web.Services.AnnotationCollectionInfoRequestParams^ requestParams
)
Parameters
- requestParams
- Information about source image page and annotation collections .
Return Value
Response from the server.