public AnnIsClipboardDataPresentCallback IsClipboardDataPresent {get; set;}
public AnnIsClipboardDataPresentCallback IsClipboardDataPresent {get; set;}
get_IsClipboardDataPresent();
set_IsClipboardDataPresent(value);
Object.defineProperty('IsClipboardDataPresent');
This callback is used by AnnAutomation when CanPaste is called to check whether annotation objects are present in the platform clipboard.