VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI.Panels Namespace / WebUiAnnotationCommentListPanelJS type / get_MaxNestedReplyCount Property
Syntax BrowserCompatibility SeeAlso
get_MaxNestedReplyCount Method
Gets the maximum allowable count of nested replies.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.Panels.WebUiAnnotationCommentListPanelJS(settings, stateButton);

var value; // Type: number
value = instance.get_MaxNestedReplyCount();

Return Value

The maximum allowable count of nested replies. Default value is 10.
Browser Compatibility
56+
45+
11
See Also