(Leadtools.Annotations.Automation)

IsClipboardDataPresent Property

Show in webframe




Gets or sets the callback for checking if clipboard data is present.
Syntax
public AnnIsClipboardDataPresentCallback IsClipboardDataPresent {get; set;}
public AnnIsClipboardDataPresentCallback IsClipboardDataPresent {get; set;}

            

            
 
get_IsClipboardDataPresent();
set_IsClipboardDataPresent(value);
Object.defineProperty('IsClipboardDataPresent');

Property Value

The 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.

Requirements

Target Platforms

See Also

Reference

AnnPlatformCallbacks Class
AnnPlatformCallbacks Members

 

 


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