Table of Contents

Method SelectWord

Namespace
DotNetBrowser.Frames
Assembly
DotNetBrowser.dll

SelectWord()

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

public static EditorCommand SelectWord()

Returns

EditorCommand

The EditorCommand instance.