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