Pastes the current clipboard data to the current display, if a supported data format is on the clipboard.
Namespace: Ico.GwxAssembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public GwxDependencyObject[] PasteFromClipboard() |
Visual Basic |
---|
Public Function PasteFromClipboard As GwxDependencyObject() |
JScript |
---|
public function PasteFromClipboard() : GwxDependencyObject[] |