AnnPasteReady property (Annotation Control)
Builder Syntax |
bool AnnPasteReady |
Delphi Syntax |
AnnPasteReady: Boolean |
Overview |
Refer to Implementing Annotations. |
Remarks
(Document/Medical only) Indicates whether the Windows clipboard contains annotation data that can be pasted into the LEADAnn Control. Possible values are:
Value |
Meaning |
True |
The clipboard contains annotations that can be pasted. |
False |
The clipboard does not contain annotations that can be pasted. |
See Also
Elements |
AnnCut method, AnnPaste method, AnnPasteReady property, AnnRemove method, AnnInsert method, AnnCopy method |
Topics |
|
|
Annotations (Document/Medical only): Creating and Deleting Annotations |
|