AnnPaste method (Annotation Control)
Builder Syntax |
int AnnPaste(void); |
Delphi Syntax |
Function AnnPaste: Integer; |
Overview |
Refer to Implementing Annotations. |
Remarks
(Document/Medical only) Pastes annotation objects from the clipboard to the LEADAnn Control. The data on the clipboard must be a LEAD annotation in native format.
Before calling this method, use the AnnPasteReady property to test the validity of data on the clipboard.
See Also
Elements |
AnnCut method, AnnPaste method, AnnPasteReady property, AnnRemove method, AnnInsert method, AnnCopy method |
Topics |
|
|
Annotations (Document/Medical only): Creating and Deleting Annotations |
|
|
|