Clipboard.GetText Method
.NET Framework 4.5
Retrieves text data from 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 | |
|---|---|---|
|
GetText() | Retrieves text data from the Clipboard in the Text or UnicodeText format, depending on the operating system. |
|
GetText(TextDataFormat) | Retrieves text data from the Clipboard in the format indicated by the specified TextDataFormat value. |