Method SelectParagraph
- Namespace
- DotNetBrowser.Frames
- Assembly
- DotNetBrowser.dll
SelectParagraph()
Returns a command that allows selecting the whole paragraph at the caret position in a text area or a WYSIWYG editor.
public static EditorCommand SelectParagraph()
Returns
- EditorCommand
The EditorCommand instance.