Method ToggleBold
- Namespace
- DotNetBrowser.Frames
- Assembly
- DotNetBrowser.dll
ToggleBold()
Returns a command that allows toggling bold style for the selected text in a WYSIWYG editor.
public static EditorCommand ToggleBold()
Returns
- EditorCommand
The EditorCommand instance.