get_isClipboardDataPresent();
set_isClipboardDataPresent(value);
Object.defineProperty('isClipboardDataPresent');
| Type | Description | 
|---|---|
| AnnIsClipboardDataPresentCallback | The callback for checking if clipboard data is present. Default value is null. | 
This callback is used by AnnAutomation when CanPaste is called to check whether annotation objects are present in the platform clipboard.