VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI.Panels Namespace / WebUiAnnotationCommentSettingsPanelJS type / editComment Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    editComment Method
    In This Topic
    Applies the changes in panel UI to the annotation comment.
    Syntax
    var instance = new Vintasoft.Imaging.Annotation.UI.Panels.WebUiAnnotationCommentSettingsPanelJS(commentListPanel, settings);
    
    var value; // Type: any
    value = instance.editComment();
    
    
    function editComment() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also