(Leadtools.Annotations.Automation)

Paste Method

Show in webframe




The activity context.
Copies the annotation objects from the clipboard to this AnnAutomation.
Syntax
public void Paste( 
   Leadtools.Context context
)
public void Paste( 
   Leadtools.Context context
)

            
public void paste(Context context)
 function Leadtools.Annotations.Automation.AnnAutomation.Paste( 
   context 
)

Parameters

context
The activity context.
Remarks

Use the CanPaste property to determine whether annotation objects are in the clipboard and can be pasted.

Use this property to update the user interface of your application (for example, enabling or disabling an Edit/Paste menu item). Call the PasteAt method to actually copy objects from the clipboard to this AnnAutomation.

Note: A DeserializeObjectError event will fire if an error occurs during the paste operation.

Requirements

Target Platforms

See Also

Reference

AnnAutomation Class
AnnAutomation Members

 

 


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