HtmlEditorHtmlEditingSettings.UpdateBoldItalic Property
Gets or sets a value that specifies whether the b (bold) and i (italic) elements occurring within the editor’s HTML markup should be replaced with the strong and em elements respectively.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
|
See Also