Method DeleteWordForward
- Namespace
 - DotNetBrowser.Frames
 
- Assembly
 - DotNetBrowser.dll
 
DeleteWordForward()
Returns a command that allows deleting a word after the caret position in a text field, text area or WYSIWYG editor.
public static EditorCommand DeleteWordForward()
Returns
- EditorCommand
 The EditorCommand instance.