Determines what happens when the "enter" key is pressed in the editor
| Member Name | Description |
|---|---|
| Div | use <div > tags on enter keypress instead of <p></p>tags |
| Br | use <br> tags on enter keypress instead of <p></p>tags |
| P | Enter key inserts new paragraph, Ctrl+Enter inserts <br> |
Namespace: CuteEditor
Assembly: CuteEditor (in CuteEditor.dll)