Table of Contents

Method DeleteWordBackward

Namespace
DotNetBrowser.Frames
Assembly
DotNetBrowser.dll

DeleteWordBackward()

Returns a command that allows deleting a word before the caret position in a text field, text area or WYSIWYG editor.

public static EditorCommand DeleteWordBackward()

Returns

EditorCommand

The EditorCommand instance.