HtmlExportOptionsEnableRemoveOldContentsOfOutputFolder Property |
If set to true, all .html files residing in the output directory will be removed before exporting.
Namespace: Altaxo.TextAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool EnableRemoveOldContentsOfOutputFolder { get; set; }
Property Value
BooleanSee Also