VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.UI Namespace / WebDocumentViewerBaseJS type / get_Clipboard Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_Clipboard Method
    In This Topic
    Gets a clipboard object for this document viewer.
    Syntax
    var instance = new Vintasoft.Imaging.UI.WebDocumentViewerBaseJS(settings);
    
    var value; // Type: Vintasoft.Shared.WebObjectClipboardJS
    value = instance.get_Clipboard();
    
    
    function get_Clipboard() : WebObjectClipboardJS;
    

    Return Value

    Browser Compatibility
    56+
    45+
    11
    See Also