public AnnGetClipboardDataCallback GetClipboardData {get; set;}
public AnnGetClipboardDataCallback GetClipboardData {get; set;}
get_GetClipboardData();
set_GetClipboardData(value);
Object.defineProperty('GetClipboardData');
This callback is used by AnnAutomation when Paste and PasteAt are called to copy annotation objects from the platform clipboard.