Back to Devexpress

TdxRichEditMailMergeOptions.KeepLastParagraph Property

vcl-dxrichedit-dot-options-dot-tdxricheditmailmergeoptions-1581ea64.md

latest720 B
Original Source

TdxRichEditMailMergeOptions.KeepLastParagraph Property

Specifies if the last paragraph of an inserted document persists in the resulting document.

Declaration

delphi
property KeepLastParagraph: Boolean read; write; default False;

Property Value

TypeDefault
BooleanFalse

Remarks

The KeepLastParagraph property’s default value is False.

See Also

TdxRichEditMailMergeOptions Class

TdxRichEditMailMergeOptions Members

dxRichEdit.Options Unit