Table of Contents

Method Paste

Namespace
DotNetBrowser.Frames
Assembly
DotNetBrowser.dll

Paste()

Returns a command that allows pasting content of the clipboard in a text field, text area or a WYSIWYG editor.

public static EditorCommand Paste()

Returns

EditorCommand

The EditorCommand instance.