Method Copy
- Namespace
- DotNetBrowser.Frames
- Assembly
- DotNetBrowser.dll
Copy()
Returns a command that allows copying the selected text in the frame.
public static EditorCommand Copy()
Returns
- EditorCommand
The EditorCommand instance.
Returns a command that allows copying the selected text in the frame.
public static EditorCommand Copy()
The EditorCommand instance.