Click or drag to resize

featurePropertiesui_HtmlEditorNewLineMode Property

Controls the new line behavior in the HtmlEditor at the application level.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
EditorNewLineModes ui_HtmlEditorNewLineMode { get; }

Property Value

Type: EditorNewLineModes
Controls the new line behavior in the HtmlEditor at the application level.
See Also