TdxRichEditMailMergeOptions.KeepLastParagraph Property
Specifies if the last paragraph of an inserted document persists in the resulting document.
Declaration
property KeepLastParagraph: Boolean read; write; default False;
Property Value
| Type | Default |
|---|---|
| Boolean | False |
Remarks
The KeepLastParagraph property’s default value is False.
See Also