Table of Contents

Method MoveToEndOfLineAndModifySelection

Namespace
DotNetBrowser.Frames
Assembly
DotNetBrowser.dll

MoveToEndOfLineAndModifySelection()

Returns a command that allows moving a word to the end of line and modifying selection in a text area or a WYSIWYG editor.

public static EditorCommand MoveToEndOfLineAndModifySelection()

Returns

EditorCommand

The EditorCommand instance.