AnnCopy method (Annotation Control)
Builder Syntax |
|
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): Creating and Deleting Annotations |
|