VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationCommentCollectionJS type / copyTo Property
Syntax BrowserCompatibility SeeAlso
In This Topic
copyTo Method
In This Topic
Copies this collection to the target collection.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationCommentCollectionJS(parent);

var value; // Type: any

// Parameters
var target; // Type: WebAnnotationCommentJS

value = instance.copyTo(target);

Parameters

target
Target comment.
Browser Compatibility
56+
45+
11
See Also