TdxPlainTextDocumentExporterOptions.EndNoteNumberStringFormat Property
Warning
This property has no effect on TdxRichEditControl and TdxRichEditDocumentServer components because they do not support footnotes in v25.2.
Declaration
property EndNoteNumberStringFormat: string read; write;
Property Value
| Type | Description |
|---|---|
| string | The number formatting pattern for end note content in exported plain text documents. |
See Also