Skip to main content

TdxHtmlDocumentExporterOptions.ActualEndNoteNamePrefix Property

Warning

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

Declaration

property ActualEndNoteNamePrefix: string read;

Property Value

Type Description
string

Returns the EndNoteNamePrefix property value if it is explicitly specified; otherwise, '_endn'.

See Also