API Documentation > CorelDRAW > 2025-v26
Clipboard class
Defines the characteristics of Clipboard objects
Syntax:
Class Clipboard
Remarks:
The Clipboard class defines the characteristics of Clipboard objects and describes the look and behavior of the objects through its properties and methods. The Clipboard is a temporary storage area that is used to hold cut or copied information. The Clipboard is always present in Windows and it stores information until it is replaced by another object or selection that has been cut or copied, or until you quit the current session of Windows.
Properties:
Name Description
Application Gets the application to which the object belongs
Empty Checks if the clipboard has content
Parent Gets the parent of which this object is a child
Valid Checks if the clipboard has valid content
Methods:
Name Description
Clear Clears the contents of the clipboard
DataPresent Returns if a special type of Data is there