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