IClipboardProvider Interface
Autodesk.DataManagement.Client.Framework.Forms›Autodesk.DataManagement.Client.Framework.Forms.Interfaces
This interface allows a custom control to specify how it's data should be formatted on the clipboard.
Syntax
public interface IClipboardProvider Public Interface IClipboardProvider Methods
| Name | Description |
|---|---|
| GetClipboardText | Gets the text to put on the clipboard for the control that implements this interface. |