VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebGroupAnnotationViewJS type / get_Type Property
Syntax BrowserCompatibility SeeAlso
    get_Type Method
    Gets annotation type.
    Syntax
    var instance = new Vintasoft.Imaging.Annotation.UI.WebGroupAnnotationViewJS(items);
    
    var value; // Type: string
    value = instance.get_Type();
    
    

    Return Value

    Annotation type.
    Browser Compatibility
    56+
    45+
    11
    See Also