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