AnnCopy method (Annotation Control)

C++ Builder example

Delphi example

 

Builder Syntax

int AnnCopy(int iFormat, bool fSelected, bool fEmpty);

Delphi Syntax

Function AnnCopy(iFormat: Integer; fSelected: Boolean; fEmpty: Boolean): Integer;

Overview

Refer to Implementing Annotations.

Remarks

(Document/Medicalonly) Copies the specified annotation objects to the Windows clipboard in either the native format or WMF format.

Use the WMF format only for copying for use in another application. LEADTOOLS reads annotations only in the native format.

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