VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.DocumentViewer.UIElements Namespace / WebUiAnnotationButtonJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebUiAnnotationButtonJS type
    In This Topic
    A web UI element that represent button for creating and adding specified annotation in annotation viewer.
    Syntax
    // Parameters
    var settings; // Type: object
    var annotationId; // Type: string
    
    var instance = new Vintasoft.Imaging.DocumentViewer.UIElements.WebUiAnnotationButtonJS(settings, annotationId);
    
    
    function WebUiAnnotationButtonJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Imaging.UI.UIElements.WebUiElementJS
          Vintasoft.Imaging.UI.UIElements.WebUiDivElementJS
             Vintasoft.Imaging.UI.UIElements.WebUiButtonJS
                Vintasoft.Imaging.DocumentViewer.UIElements.WebUiAnnotationButtonJS

    Browser Compatibility
    56+
    45+
    11
    See Also