Class ShiftEnterKey
Specifies the HTML tag used when shift + enter keys are pressed. Options include P, DIV, or BR.
Inheritance
System.Object
    ShiftEnterKey
  Namespace: Syncfusion.EJ2.RichTextEditor
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class ShiftEnterKey : Enum
  Fields
BR
Declaration
public const ShiftEnterKey BR
  Field Value
| Type | 
|---|
| ShiftEnterKey | 
DIV
Declaration
public const ShiftEnterKey DIV
  Field Value
| Type | 
|---|
| ShiftEnterKey | 
P
Declaration
public const ShiftEnterKey P
  Field Value
| Type | 
|---|
| ShiftEnterKey |