VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationCommentJS type / get_ParentState Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_ParentState Method
    In This Topic
    Gets the state to which the parent comment should be set.
    Syntax
    var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationCommentJS(parentCollection);
    
    var value; // Type: string
    value = instance.get_ParentState();
    
    
    function get_ParentState() : string;
    

    Return Value

    The state to which the parent comment should be set.
    Browser Compatibility
    56+
    45+
    11
    See Also