Skip to main content

TdxHtmlDocumentExporterOptions.ActualEndNoteNumberStringFormat Property

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

Declaration

property ActualEndNoteNumberStringFormat: string read;

Property Value

Type
string

Remarks

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

See Also