Click or drag to resize

HtmlExportOptionsEnableLinkToTableOfContents Property

If true, a link to the next section is inserted at the end of each Html document.

Namespace: Altaxo.Text
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool EnableLinkToTableOfContents { get; set; }

Property Value

Boolean
See Also