Skip to main content

TdxHtmlDocumentExporterOptions.FootNoteNumberStringFormat Property

Warning

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

Declaration

property FootNoteNumberStringFormat: string read; write;

Property Value

Type Description
string

Specifies the formatting pattern for footnote numbers included into footnote reference names in exported HTML documents.

See Also