(Leadtools.Annotations.Automation)

GetClipboardData Property

Show in webframe




Gets or sets the callback for getting clipboard.
Syntax
public AnnGetClipboardDataCallback GetClipboardData {get; set;}
public AnnGetClipboardDataCallback GetClipboardData {get; set;}

            

            
 
get_GetClipboardData();
set_GetClipboardData(value);
Object.defineProperty('GetClipboardData');

Property Value

The callback for getting clipboard data. Default value is null.
Remarks

This callback is used by AnnAutomation when Paste and PasteAt are called to copy annotation objects from 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.