Click or drag to resize

HtmlExportOptionsEnableRemoveOldContentsOfOutputFolder Property

If set to true, all .html files residing in the output directory will be removed before exporting.

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

Property Value

Boolean
See Also