Skip to main content

TdxHtmlDocumentExporterOptions.ActualFootNoteNamePrefix Property

Warning

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

Declaration

property ActualFootNoteNamePrefix: string read;

Property Value

Type Description
string

Returns the FootNoteNamePrefix property value if it is explicitly specified; otherwise, '_ftn'.

See Also