VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Office.UI.Panels Namespace / WebUiCommentPanelJS type / commentChanged Event
Syntax BrowserCompatibility SeeAlso
In This Topic
commentChanged Event (WebUiCommentPanelJS)
In This Topic
Occurs when comment editing is succeeded.
Syntax
var instance; // Type: WebUiCommentPanelJS
instance.commentChanged = function(event) { }

Parameters

event
Object that contains information about event.
eventArgs
Object that contains event arguments.
Browser Compatibility
56+
45+
11
See Also