Error processing SSI file
(Leadtools.Annotations.Automation)

Show in webframe

Paste Method






Copies the annotation objects from the clipboard to this AnnAutomation.
Syntax
public void Paste()
'Declaration
 
Public Sub Paste() 
public void Paste()
-(void) objectPaste;
public void paste()
 function Leadtools.Annotations.Automation.AnnAutomation.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 PasteAt and PasteStringAt methods to actually copy the objects from the clipboard to this AnnAutomation.

Since clipboard operations is platform-specific, this method will use GetClipboardData of PlatformCallbacks to perform the paste operation.

Note that the DeserializeObjectError event will fire if an error occur during the paste operation.

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