Clipboard.ContainsText Method
.NET Framework 4.5
Indicates whether there is text data on the Clipboard.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ContainsText() | Indicates whether there is data on the Clipboard in the Text or UnicodeText format, depending on the operating system. |
|
ContainsText(TextDataFormat) | Indicates whether there is text data on the Clipboard in the format indicated by the specified TextDataFormat value. |