VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationCommentJS type / get_StateModel Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_StateModel Method
    In This Topic
    Get the state model corresponding to ParentState.
    Syntax
    var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationCommentJS(parentCollection);
    
    var value; // Type: string
    value = instance.get_StateModel();
    
    
    function get_StateModel() : string;
    

    Return Value

    The state model corresponding to ParentState.
    Browser Compatibility
    56+
    45+
    11
    See Also