Skip to main content

TdxHtmlDocumentExporterOptions.ActualEndNoteNumberStringFormat Property

Warning

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

Declaration

property ActualEndNoteNumberStringFormat: string read;

Property Value

Type Description
string

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

See Also