The currently selected DataObject. This object gets derived from the current list of
selected interactors. It can be used for copying to the clipboard, or drag-and-drop
operations.
Namespace: TallComponents.Interaction.WinFormsAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
public DataObject DataObject { get; } |
| Visual Basic |
|---|
Public ReadOnly Property DataObject As DataObject Get |