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