Click or drag to resize

MamlExportOptionsEnableRemoveOldContentsOfContentFolder Property

If set to true, all .aml files and all .content files residing in the content folder are deleted before exporting the new image files.

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

Property Value

Boolean
See Also