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

var value; // Type: Vintasoft.Imaging.Annotation.UI.WebAnnotationCommentCollectionJS
value = instance.get_Replies();

Return Value

The replies of this comment.
Browser Compatibility
56+
45+
11
See Also