ClipboardClass is the class for the clipboard. ClipboardClass has a predefined identifier, Clipboard. To call a method of the ClipboardClass, use this syntax:
Clipboard.method()
To refer to a property, use this syntax:
Clipboard.property
ClipboardClass does not derive from any class and no classes derive from it.
ClipboardClass has the following methods and properties: