Skip to main content

TdxHtmlDocumentExporterOptions.ActualFootNoteNumberStringFormat Property

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

Declaration

property ActualFootNoteNumberStringFormat: string read;

Property Value

Type
string

Remarks

This property returns the FootNoteNumberStringFormat property value if it is not an empty string; otherwise – returns ‘{0}’.

See Also