VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI.Dialogs Namespace / WebUiAnnotationCommentSettingsDialogJS type / get_Comment Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Comment Method
In This Topic
Gets the annotation comment.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.Dialogs.WebUiAnnotationCommentSettingsDialogJS(commentListPanel);

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

Return Value

An instance of WebAnnotationCommentJS type that should be used as a source for this dialog.
Browser Compatibility
56+
45+
11
See Also