Error processing SSI file
(Leadtools.Annotations.Automation)

Show in webframe

CanPaste Property






Gets a value that indicates whether the clipboard contains annotation objects that can be pasted.
Syntax
public bool CanPaste {get;}
'Declaration
 
Public ReadOnly Property CanPaste As Boolean
public bool CanPaste {get;}
@property (nonatomic, readonly) BOOL canPaste;
public boolean canPaste()
 get_CanPaste(); 

Property Value

true 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 IsClipboardDataPresent ofPlatformCallbacks to determine if clipboard data is ready.

Requirements

Target Platforms

See Also

Reference

AnnAutomation Class
AnnAutomation Members

Error processing SSI file
  Leadtools.Annotations.Automation requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features