LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

Paste Method






Copies the annotation objects from the clipboard to this AnnAutomation.
Syntax
public virtual void Paste()
'Declaration
 
Public Overridable Sub Paste() 
'Usage
 
Dim instance As AnnAutomation
 
instance.Paste()
public virtual void Paste()
 function Leadtools.Annotations.AnnAutomation.Paste()
public:
virtual void Paste(); 
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 Paste method to actually copy the objects from the clipboard to this AnnAutomation.
Example
For an example, refer to CanPaste.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnAutomation Class
AnnAutomation Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.