Click or drag to resize

MamlRendererRemoveOldContentsOfContentFolder Method

Removes the old image files. This function will work only if there is a dedicated image folder, i.e. ImageFileNames has a value.

Namespace: Altaxo.Text.Renderers
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static void RemoveOldContentsOfContentFolder(
	string fullContentFolderName
)

Parameters

fullContentFolderName  String

[Missing <param name="fullContentFolderName"/> documentation for "M:Altaxo.Text.Renderers.MamlRenderer.RemoveOldContentsOfContentFolder(System.String)"]

See Also