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