Click or drag to resize
DigitalRunePlatformHelperGetClipboardText Method
Gets the clipboard text.

Namespace: DigitalRune
Assembly: DigitalRune (in DigitalRune.dll) Version: 1.20.0.0 (1.20.1.14552)
Syntax
public static string GetClipboardText()

Return Value

Type: String
The text from the clipboard.
See Also