get_getClipboardData();
set_getClipboardData(value);
Object.defineProperty('getClipboardData');
Type | Description |
---|---|
AnnGetClipboardDataCallback | The callback for getting clipboard data. Default value is null. |
This callback is used by AnnAutomation when Paste and PasteAt are called to copy annotation objects from the platform clipboard.