Table of Contents

Method SelectLine

Namespace
DotNetBrowser.Frames
Assembly
DotNetBrowser.dll

SelectLine()

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

public static EditorCommand SelectLine()

Returns

EditorCommand

The EditorCommand instance.