Paragraph.ContextualSpacing Property
Gets or sets whether to suppress addition of additional space (contextual spacing) between paragraphs of the same style.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v24.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to remove extra spacing between paragraphs, otherwise, false. |
#Remarks
The line spacing is increased to mark the change from one paragraph to another. Set the ContextualSpacing to true to prevent this behavior.
You can turn the ContextualSpacing option on or off by selecting or clearing Don’t add space between paragraphs of the same style checkbox in the Paragraph Dialog.
Note
If the Contextual