Class EnterKey
Specifies the tag to be inserted on the "Enter key" press.
Inheritance
System.Object
EnterKey
Namespace: Syncfusion.XForms.RichTextEditor
Assembly: Syncfusion.SfRichTextEditor.XForms.dll
Syntax
public sealed class EnterKey : Enum
Fields
Div
Insert a div tag on the "Enter key" press.
Declaration
public const EnterKey Div
Field Value
Type | Description |
---|---|
EnterKey |
Paragraph
Insert a paragraph tag on the "Enter key" press.
Declaration
public const EnterKey Paragraph
Field Value
Type | Description |
---|---|
EnterKey |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |