Enum ShiftEnterKey
Specifies the HTML tag used when shift + enter keys are pressed. Options include P, DIV, or BR.
Namespace: Syncfusion.EJ2.RichTextEditor
Assembly: Syncfusion.AspNetMvc.RichTextEditor.dll
Syntax
public enum ShiftEnterKey
Fields
| Name |
|---|
| BR |
| DIV |
| P |