VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationViewJS type / get_Comment Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_Comment Method
    In This Topic
    Gets annotation comment.
    Syntax
    var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewJS();
    
    var value; // Type: Vintasoft.Imaging.Annotation.UI.WebAnnotationCommentJS
    value = instance.get_Comment();
    
    
    function get_Comment() : WebAnnotationCommentJS;
    

    Return Value

    Browser Compatibility
    56+
    45+
    11
    See Also