←Select platform

IsClipboardDataPresent Property

Summary

Gets or sets the callback for checking whether clipboard data is present.

Syntax

C#
VB
Java
WinRT C#
public AnnIsClipboardDataPresentCallback getIsClipboardDataPresent() 
public void setIsClipboardDataPresent(AnnIsClipboardDataPresentCallback isClipboardDataPresent) 
get_IsClipboardDataPresent(); 
set_IsClipboardDataPresent(value); 
Object.defineProperty('IsClipboardDataPresent'); 

Property Value

The callback for checking whether clipboard data is present. The 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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Automation Assembly
Click or drag to resize