Method MoveToBeginningOfLine
- Namespace
- DotNetBrowser.Frames
- Assembly
- DotNetBrowser.dll
MoveToBeginningOfLine()
Returns a command that allows moving a word to the beginning of line in a text area or a WYSIWYG editor.
public static EditorCommand MoveToBeginningOfLine()
Returns
- EditorCommand
The EditorCommand instance.