LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

CanPaste Property

Show in webframe
Gets a value that indicates whether the clipboard contains annotation objects that can be pasted.
Syntax
get_canPaste();
Object.defineProperty('canPaste');

Property Value

TypeDescription
booleantrue if the clipboard contains annotation objects that can be pasted, otherwise; false.
Remarks

Use this property to update the user interface of your application (for example, enabling or disabling an Edit/Paste menu item). Call the Paste method to actually copy the objects from the clipboard to this AnnAutomation.

Since clipboard operation is platform-specific, this property will the AnnPlatformCallbacks.IsClipboardDataPresent ofAnnAutomationManager.PlatformCallbacks to determind if clipboard data is ready.

See Also

Reference

AnnAutomation Object
AnnAutomation Members

 

 


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