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

    Return Value

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