TdxHtmlDocumentExporterOptions.ActualEndNoteNamePrefix Property
Returns the character sequence that HTML export routines append to endnote names in the resulting document.
Declaration
property ActualEndNoteNamePrefix: string read;
Property Value
Type |
---|
string |
Remarks
This property returns the EndNoteNamePrefix property value if it is not an empty string; otherwise – returns ‘_endn’.
See Also