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

    Return Value

    The name of comment.
    Browser Compatibility
    56+
    45+
    11
    See Also