Table of Contents

Method MoveToBeginningOfLineAndModifySelection

Namespace
DotNetBrowser.Frames
Assembly
DotNetBrowser.dll

MoveToBeginningOfLineAndModifySelection()

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

public static EditorCommand MoveToBeginningOfLineAndModifySelection()

Returns

EditorCommand

The EditorCommand instance.