VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Shared Namespace / WebObjectClipboardJS type / clear Property
Syntax BrowserCompatibility SeeAlso
In This Topic
clear Method
In This Topic
Removes all data from the Clipboard.
Syntax
var instance = new Vintasoft.Shared.WebObjectClipboardJS();

var value; // Type: any
value = instance.clear();

Browser Compatibility
56+
45+
11
See Also