Click or drag to resize

MamlExportOptionsEnableAutoOutline Property

If true, an outline of the content will be included at the top of every Maml file.

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

Property Value

Boolean
See Also