Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.29
|
Leadtools.Annotations.Automation Assembly > Leadtools.Annotations.Automation Namespace > AnnPlatformCallbacks Class : GetClipboardData Property |
public AnnGetClipboardDataCallback GetClipboardData {get; set;}
'Declaration
Public Property GetClipboardData As AnnGetClipboardDataCallback
public AnnGetClipboardDataCallback GetClipboardData {get; set;}
public AnnGetClipboardDataCallback getGetClipboardData() public void setGetClipboardData(AnnGetClipboardDataCallback getClipboardData)
<br/>get_GetClipboardData();<br/>set_GetClipboardData(value);<br/>Object.defineProperty('GetClipboardData');
This callback is used by AnnAutomation when Paste and PasteAt are called to copy annotation objects from the platform clipboard.