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