TdxHtmlDocumentExporterOptions.EndNoteNamePrefix Property
Warning
This property has no effect on TdxRichEditControl and TdxRichEditDocumentServer components because they do not support end notes in v25.2.
Declaration
property EndNoteNamePrefix: string read; write;
Property Value
| Type | Description |
|---|---|
| string | The custom character sequence used to construct names of endnote references in exported HTML documents. |
See Also