Skip to main content

TdxHtmlDocumentExporterOptions.ActualFootNoteNumberStringFormat Property

Warning

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

Declaration

property ActualFootNoteNumberStringFormat: string read;

Property Value

Type Description
string

Returns the FootNoteNumberStringFormat property value if it is explicitly specified; otherwise, '{0}'.

See Also