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

var value; // Type: Vintasoft.Imaging.Annotation.UI.WebAnnotationCommentJS
value = instance.get_Parent();

Return Value

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