VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationCommentCollectionJS type / WebAnnotationCommentCollectionJS Constructor(WebAnnotationCommentJS)
Syntax BrowserCompatibility SeeAlso
In This Topic
WebAnnotationCommentCollectionJS Constructor(WebAnnotationCommentJS)
In This Topic
Initializes a new instance of the WebAnnotationCommentCollectionJS class.
Syntax
// Parameters
var parent; // Type: WebAnnotationCommentJS

var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationCommentCollectionJS(parent);

Parameters

parent
The comment that stores this comment collection.
Browser Compatibility
56+
45+
11
See Also