Click or drag to resize

HtmlExportOptionsEnableLinkToPreviousSection Property

If true, a link to the previous section is inserted at the beginning 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 EnableLinkToPreviousSection { get; set; }

Property Value

Boolean
See Also