Select Paragraph Spacing

SavePrintSpell Dialog BoxSpell As You TypeFind and Replace
CutCopyPasteUndoRedo
Font
Size
BoldItalicUnderlineJustify LeftJustify CenterJustify RightJustify FullForeground Color
Foreground ColorBackground Color
Background Color
Line Break As Paragraph
DesignHTMLPreview

Description
UltimateEditor generates a BR element when Enter key is pressed by default. When Line Break As Paragraph
toolbar button is selected, it generates a P element for carriage return.

Paragraph spacing can be set through the ParagraphSpacing property, which has a default value of 0.
ParagraphSpacing property is effective only in LineBreakAsParagraph mode.

Pressing Shift+Enter generates BR in either mode.