VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.DocumentViewer Namespace / WebDocumentViewerJS type / ungroupFocusedAnnotation Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    ungroupFocusedAnnotation Method
    In This Topic
    Ungroups the focused group annotation and adds ungrouped annotations into annotation collection of focused image.
    Syntax
    var instance = new Vintasoft.Imaging.DocumentViewer.WebDocumentViewerJS(settings);
    
    var value; // Type: any
    value = instance.ungroupFocusedAnnotation();
    
    
    function ungroupFocusedAnnotation() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also