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

var value; // Type: any

// Parameters
var target; // Type: WebAnnotationCommentJS

value = instance.copyTo(target);

Parameters

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