LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

IsClipboardDataPresent Property

Show in webframe
Gets or sets the callback for checking if clipboard data is present.
Syntax
get_isClipboardDataPresent();
set_isClipboardDataPresent(value);
Object.defineProperty('isClipboardDataPresent');

Property Value

TypeDescription
AnnIsClipboardDataPresentCallbackThe callback for checking if clipboard data is present. Default value is null.
Remarks

This callback is used by AnnAutomation when CanPaste is called to check whether annotation objects are present in the platform clipboard.

See Also

Reference

AnnPlatformCallbacks Object
AnnPlatformCallbacks Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.