TdxPlainTextDocumentExporterOptions.EndNoteSeparator Property
Warning
This property has no effect on TdxRichEditControl and TdxRichEditDocumentServer components because they do not support end notes in v25.2.
Declaration
property EndNoteSeparator: string read; write;
Property Value
| Type | Description |
|---|---|
| string | The delimiter string for endnote content in exported plain text documents. |
See Also