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

var value; // Type: object
value = instance.get_ParentCollection();

Return Value

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