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