VintaSoft Imaging .NET SDK 15.0: Documentation for Web developer
Vintasoft.Imaging.Office.UI Namespace / WebDocumentEditorJS type / copyContent Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    copyContent Method
    In This Topic
    Copies the selected content.
    Syntax
    var instance = new Vintasoft.Imaging.Office.UI.WebDocumentEditorJS(settings);
    
    var value; // Type: any
    value = instance.copyContent();
    
    
    function copyContent() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also