Callback to set the current annotation data for a clipboard copy operation.
automation
Automation object requesting the operation.
format
Annotation format. Currently only "AnnObject" is supported.
data
The clipboard data to set. This is one or more AnnObject in serialization form.
This callback is used by AnnAutomation when Copy is called. The automation object will query whether a callback was set in AnnAutomationManager.PlatformCallbacks and then AnnPlatformCallbacks.SetClipboardData. The implementer of AnnSetClipboardDataCallback must then set the data into the platform clipboard.
Products |
Support |
Feedback: AnnSetClipboardDataCallback Delegate - Leadtools.Annotations.Automation |
Introduction |
Help Version 19.0.2017.3.22
|