IClipboardService Properties |
The IClipboardService type exposes the following members.
Name | Description | |
---|---|---|
ContainsApplicationLink |
Gets a value indicating whether the clipboard contains an application link.
| |
ContainsBitmap |
Gets a value indicating whether the clipboard contains a bitmap.
| |
ContainsHtml |
Gets a value indicating whether the clipboard contains HTML text.
| |
ContainsRtf |
Gets a value indicating whether the clipboard contains RTF text.
| |
ContainsText |
Gets a value indicating whether the clipboard contains text.
| |
ContainsWebLink |
Gets a value indicating whether the clipboard contains a web link.
|