EditorMode Toolbar Buttons
The following table lists the buttons included in the EditorMode toolbar:
Button |
Button Name |
Description |
|
Design View |
Enables end users to edit content with a visual representation of the content, similar to how the page would appear in a browser. Also referred to as What You See Is What You Get (WYSIWYG) view. |
|
Source View |
Provides a hand-coding environment for writing and editing HTML. Also referred to as Code view. |
|
Split View |
Can see both views, Design and Source, for the same document in a single window. |
|
Word Wrap |
Inserts soft returns at the right-side margins of the source code document. With this feature (only available in Source editing mode), end users can view and edit the HTML from top to bottom without any left-to-right scrolling. |
|