Lists values used to indicate the markup style for inserted content.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v19.2.Core.dll
Name | Description |
---|---|
Bold | The inserted content is displayed in bold.' |
ColorOnly | Changes only the color of inserted content. |
DoubleUnderline | The inserted content is underlined with a double line. |
Italic | The inserted content is italicized. |
None | The markup is not displayed. |
Strikethrough | The inserted content is displayed with the strikethrough effect. |
Underline | The inserted content is underlined. |
The following properties use values listed by the DisplayInsertionStyle enumeration: