Click or drag to resize

HtmlExportOptionsExpandChildDocuments Property

If true, included child documents are expanded before the markdown document is processed.

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

Property Value

Boolean
See Also