Skip to main content

TdxPlainTextDocumentExporterOptions.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

The number formatting pattern for footnote content in exported plain text documents.

See Also