VintaSoft Imaging .NET SDK 15.1: 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();

Return Value

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