Skip to main content

TdxHtmlDocumentExporterOptions.FootNoteNamePrefix Property

Warning

This property has no effect on TdxRichEditControl and TdxRichEditDocumentServer components because they do not support footnotes in v25.2.

Declaration

property FootNoteNamePrefix: string read; write;

Property Value

Type Description
string

The custom character sequence used to construct names of footnote references in exported HTML documents.

See Also