Click or drag to resize

APIClipboardGetText Method

Retrieves Clipboard text to a string.

Namespace:  AppRobotic
Assembly:  AppRobotic (in AppRobotic.dll) Version: 15.21.3.21 (15.21.03.21)
Syntax
C#
public string ClipboardGetText()

Return Value

Type: String
Clipboard text as a string.
See Also