AnnPaste method (Annotation Control)

C++ Builder example

Delphi example

 

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): Using the Clipboard

 

Annotations (Document/Medical only): Creating and Deleting Annotations

 

Using Rulers in Annotation Objects

 

Displaying and Manipulating Annotation Objects